This commit is contained in:
parent
f62d10f81f
commit
4c50b147cf
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ when:
|
||||||
event: push
|
event: push
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
test1:
|
build:
|
||||||
image: debian
|
image: bitanmi/debian:latest
|
||||||
commands:
|
commands:
|
||||||
- echo "Test"
|
- echo "Test"
|
||||||
- ping asandikci.com
|
- ping asandikci.com
|
||||||
|
|
Loading…
Reference in a new issue