Skip to content

Commit

Permalink
Merge pull request #6 from xenit-eu/MNTSUP-171
Browse files Browse the repository at this point in the history
MNTSUP-171 - fix ci.yml
  • Loading branch information
wimfabri authored Nov 15, 2024
2 parents 3431a2d + ca4214b commit a0c8afc
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 a0c8afc

Please sign in to comment.