Skip to content

Commit b6614a6

Browse files
committed
build fix
1 parent b17c4ce commit b6614a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitlab-ci.yml

-2
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)