parent
540de29727
commit
2689d07f17
3 changed files with 2 additions and 1 deletions
|
@ -4,4 +4,4 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
curl -s -o /dev/null http://www.google.com
|
echo "Hello world!"
|
1
Hello World
Normal file
1
Hello World
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Its Working!
|
0
test
0
test
Loading…
Reference in a new issue