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
|
||||
|
||||
steps:
|
||||
test1:
|
||||
image: debian
|
||||
build:
|
||||
image: bitanmi/debian:latest
|
||||
commands:
|
||||
- echo "Test"
|
||||
- ping asandikci.com
|
||||
|
|
Loading…
Reference in a new issue