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

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