We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42440f0 commit 09ac099Copy full SHA for 09ac099
1 file changed
.woodpecker/build.yaml
@@ -8,8 +8,8 @@ steps:
8
image: woodpeckerci/plugin-ansible
9
commands:
10
- apk add make
11
- - echo "hi"
12
-
+ - cd infrastructure && make deploy-app
+
13
- name: Build dashboard
14
image: woodpeckerci/plugin-docker-buildx:6.0.0
15
settings:
0 commit comments