This commit is contained in:
@@ -6,9 +6,14 @@ platform:
|
|||||||
os: linux
|
os: linux
|
||||||
arch: arm64
|
arch: arm64
|
||||||
|
|
||||||
|
|
||||||
|
environment:
|
||||||
|
TARGET_HOST: "test.chaos"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo hello
|
- echo hello
|
||||||
- echo world
|
- echo world
|
||||||
|
- echo $TARGET_HOST
|
||||||
|
|||||||
Reference in New Issue
Block a user