mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 13:49:00 +02:00
Merge pull request #19474 from overleaf/jpa-web-push-asap
[web] push production image concurrent to CDN and Sentry upload GitOrigin-RevId: ebc1f4dcc05029dbeabc22fcecddef0ba283177e
This commit is contained in:
@@ -513,7 +513,7 @@ build:
|
||||
../..
|
||||
|
||||
publish:
|
||||
docker push $(DOCKER_REPO)/$(PROJECT_NAME):$(BRANCH_NAME)-$(BUILD_NUMBER)
|
||||
docker push $(IMAGE_REPO_FINAL)
|
||||
|
||||
tar:
|
||||
COMPOSE_PROJECT_NAME=tar_$(BUILD_DIR_NAME) $(DOCKER_COMPOSE) run --rm tar
|
||||
|
||||
Reference in New Issue
Block a user