Skip to content

Commit

Permalink
MNTSUP-171 - fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wimfabri committed Nov 15, 2024
1 parent a8f38dc commit ca4214b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Login to Docker
uses: docker/login-action@v3
with:
registry: open-source.docker.xenit.eu
registry: private.docker.xenit.eu
username: ${{ secrets.CLOUDSMITH_USER }}
password: ${{ secrets.CLOUDSMITH_APIKEY }}
- name: Setup Gradle
Expand Down

0 comments on commit ca4214b

Please sign in to comment.