Actualiser .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-01-02 10:28:43 +01:00
parent a10b0623b2
commit ce97f36cf5

View File

@@ -1,14 +1,3 @@
kind: pipeline
type: docker
name: echo-test
steps:
- name: greeting
image: alpine
commands:
- echo hello
- echo world
kind: pipeline
type: docker
name: build-images