Merge pull request #2622 from mozilla/fix-sentry-update-config
Fix CircleCI "deploy/Build Docker Image" step
This commit is contained in:
Коммит
c409d74f48
|
@ -105,7 +105,7 @@ jobs:
|
|||
name: Build Docker image
|
||||
command: |
|
||||
docker build --tag blurts-server \
|
||||
--build-arg SENTRY_RELEASE="$CIRCLE_TAG"
|
||||
--build-arg SENTRY_RELEASE="$CIRCLE_TAG" \
|
||||
.
|
||||
- run:
|
||||
name: Deploy to Dockerhub
|
||||
|
|
Загрузка…
Ссылка в новой задаче