We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 483bb30 + 13a80f4 commit 1a1b42eCopy full SHA for 1a1b42e
.drone.yml
@@ -9,7 +9,7 @@ steps:
9
commands:
10
- composer install
11
- name: build
12
- image: php:8.4.13@sha256:660df3c55cbed5f397676ebdd6f6ff20d59569363ab99321e27413e38a3a9481
+ image: php:8.4.13@sha256:a627efe3590141fb90893d2db373020b67c0f297a05a92ab1e4fd2f9fb8afd86
13
14
- ./vendor/bin/daux generate
15
- name: deploy
0 commit comments