This commit is contained in:
@@ -5,6 +5,10 @@ name: nomad-nummer5
|
|||||||
platform:
|
platform:
|
||||||
os: linux
|
os: linux
|
||||||
arch: arm64
|
arch: arm64
|
||||||
|
|
||||||
|
|
||||||
|
environment:
|
||||||
|
TARGET_HOST: "test.chaos"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
@@ -12,3 +16,4 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- echo hello
|
- echo hello
|
||||||
- echo world
|
- echo world
|
||||||
|
- echo $TARGET_HOST
|
||||||
|
|||||||
Reference in New Issue
Block a user