Skip to content

Commit

Permalink
[ci] remove unneeded variable
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann committed Feb 12, 2024
1 parent 0c34cad commit bf33464
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ prerelease:
REPO_HOST: repo.data.kit.edu
REPO_USER: cicd
DOCKER_REGISTRY: https://index.docker.io/v1/
GODIR: /go/src/github.com/oidc-mytoken/server
before_script:
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin "$DOCKER_REGISTRY"
script:
Expand Down

0 comments on commit bf33464

Please sign in to comment.