This commit is contained in:
felinae98 2022-01-07 01:29:20 +08:00
parent 40ef6b6b90
commit d801f55670
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -84,7 +84,7 @@ workflows:
<<: *docker-push
dockerfile: docker/Dockerfile_with_frontend_sentry
name: "docker/publish-sentry"
tag: sentry, ${CIRCLE_TAG}-sentry
tag: sentry,${CIRCLE_TAG}-sentry
cache_from: '$CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME:sentry'
- docker/publish:
<<: *docker-push