testing droneci
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-13 12:33:31 +01:00
parent d9cb340169
commit 1b4e33c103

View File

@@ -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