Skip to content

Commit 3ea1abe

Browse files
committed
[ci] Updated Gitlab registry username
1 parent ab7d757 commit 3ea1abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
uses: docker/login-action@v1
5353
with:
5454
registry: registry.gitlab.com
55-
username: ${{ secrets.DOCKER_USER }}
55+
username: ${{ secrets.GITLAB_DOCKER_REGISTRY_USER }}
5656
password: ${{ secrets.GITLAB_DOCKER_REGISTRY_TOKEN }}
5757

5858
# Skip image builds and tests since they were done when

0 commit comments

Comments
 (0)