Skip to content

Commit fea5c92

Browse files
committed
feat: schedule task for 01:30 so it runs after shopware-static-data
1 parent a86fa24 commit fea5c92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docker-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
workflow_dispatch:
66
schedule:
7-
- cron: '0 1 * * *'
7+
- cron: '30 1 * * *'
88

99
env:
1010
DOCKER_REPOSITORY: ghcr.io/friendsofshopware/platform-plugin-dev

0 commit comments

Comments
 (0)