Skip to content

Commit

Permalink
fix: upgrade spring boot to 2.6.X, fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuzynow committed May 20, 2024
1 parent 53fb5fa commit 882070e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
push_to_registry:
strategy:
matrix:
registry: [ "docker.pkg.github.com", "ghcr.io" ]
registry: [ "ghcr.io" ]
needs: [ test ]
name: Push Docker image to GitHub Packages
runs-on: ubuntu-latest
Expand Down

0 comments on commit 882070e

Please sign in to comment.