Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 21f50c5

Browse files
committed
Merge branch 'dev-build-image' into 'master'
fix: remove extra image in the dev registry (tag "latest") See merge request postgres-ai/database-lab!337
2 parents 5a5a1db + d9cb081 commit 21f50c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.gitlab-ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ build-image-latest-server-dev:
209209
DOCKER_FILE: "Dockerfile.dblab-server"
210210
DOCKER_NAME: "registry.gitlab.com/postgres-ai/database-lab/dblab-server"
211211
before_script:
212-
- export TAGS="${DOCKER_NAME}:${LATEST_TAG},${DOCKER_NAME}:${CI_COMMIT_TAG}"
212+
- export TAGS="${DOCKER_NAME}:${CI_COMMIT_TAG}"
213213

214214
build-image-latest-ci-checker:
215215
<<: *build_image_definition

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /