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