.drone.yml aktualisiert
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -6,6 +6,5 @@ steps:
|
|||||||
- name: hello
|
- name: hello
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo "Pipeline läuft!"
|
- echo "Pipeline laeuft!"
|
||||||
- echo "Repo: ${DRONE_REPO}"
|
- echo "Build erfolgreich"
|
||||||
- echo "Branch: ${DRONE_BRANCH}"
|
|
||||||
Reference in New Issue
Block a user