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

Appearance settings

Commit e0dacf9

Browse filesBrowse files
committed
fix: gitlab CI yaml
1 parent 43a54e7 commit e0dacf9
Copy full SHA for e0dacf9

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.gitlab-ci.yml

Copy file name to clipboardExpand all lines: .gitlab-ci.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,4 @@ build-image-swagger-latest:
197197
DOCKER_NAME: "registry.gitlab.com/postgres-ai/database-lab/dblab-swagger-ui"
198198
before_script:
199199
- export LATEST_TAG=$(echo ${CI_COMMIT_TAG%.*}-latest)
200-
- export TAGS="${DOCKER_NAME}:${LATEST_TAG}
200+
- export TAGS="${DOCKER_NAME}:${LATEST_TAG}"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.