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.
1 parent 912ca82 commit e22e97cCopy full SHA for e22e97c
1 file changed
.woodpecker/prod.yml
@@ -50,6 +50,13 @@ steps:
50
month: "*"
51
weekday: "*"
52
job: 'itkdev-docker-compose-server exec phpfpm vendor/bin/drush --uri="https://deltag.aarhus.dk" hoeringsportal:public_meeting:state-update'
53
+ course:
54
+ minute: "*/1"
55
+ hour: "*"
56
+ day: "*"
57
+ month: "*"
58
+ weekday: "*"
59
+ job: 'itkdev-docker-compose-server exec phpfpm vendor/bin/drush --uri="https://deltag.aarhus.dk" hoeringsportal:course:state-update'
60
deskpro:
61
minute: "*/5"
62
hour: "*"
0 commit comments