2
0

ci(craft): Add delay between prepare and publish

This commit is contained in:
Burak Yigit Kaya 2020-07-15 22:42:46 +03:00
parent 9330b36415
commit b0577a3b27
No known key found for this signature in database
GPG Key ID: C2F03C406631065D

View File

@ -26,6 +26,10 @@ jobs:
GIT_COMMITTER_NAME: getsentry-bot
GIT_AUTHOR_NAME: getsentry-bot
EMAIL: bot@getsentry.com
# Wait until the builds start. Craft should do this automatically
# but it is broken now.
# TODO: Remove this once getsentry/craft#111 is fixed
- run: sleep 10
- uses: getsentry/craft@master
with:
action: publish