Skip to content

Commit

Permalink
Remove imagepull secret
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-eberle committed Jan 29, 2024
1 parent bc95344 commit a1c3fe9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/k8s-quarkus-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
run: |
./gradlew build -x test \
-Dquarkus.kubernetes.deploy=true \
-Dquarkus.kubernetes.generate-image-pull-secret=true \
-Dquarkus.container-image.group=${{ github.repository_owner }}/${{ github.event.repository.name }} \
-Dquarkus.container-image.registry=ghcr.io \
-Dquarkus.container-image.additional-tags=${{ github.sha }} \
Expand Down

0 comments on commit a1c3fe9

Please sign in to comment.