Skip to content

Commit 18b8212

Browse files
committed
fix build
1 parent ea3ad6e commit 18b8212

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,3 @@ build:
1111
- docker build --pull -t "$CI_REGISTRY_IMAGE:$IMAGE_TAG" .
1212
- docker push "$CI_REGISTRY_IMAGE:$IMAGE_TAG"
1313
- docker tag "$CI_REGISTRY_IMAGE:$IMAGE_TAG" "$PUBLIC_TAG"
14-
tags:
15-
- docker

0 commit comments

Comments
 (0)