This commit is contained in:
parent
3df71df68f
commit
17000bedb4
@ -9,7 +9,7 @@ steps:
|
|||||||
command: ["build"]
|
command: ["build"]
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: alpine:latest
|
image: ubuntu:latest
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
HOST:
|
HOST:
|
||||||
@ -27,4 +27,4 @@ steps:
|
|||||||
|
|
||||||
commands:
|
commands:
|
||||||
- echo test
|
- echo test
|
||||||
- apk update
|
- apt-get update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user