Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ steps:
commands:
- composer install
- name: build
image: php:8.4.12@sha256:7b8a4b4731b5825308e5bf07e0d9b319929cfc7986a6c4d480974ef9da8b846b
image: php:8.4.12@sha256:17075dd20abcbfaf53ce1bf02e15dcf51130280630194cf15822401608708284
commands:
- ./vendor/bin/daux generate
- name: deploy
Expand Down