Skip to content

Commit

Permalink
Merge branch 'feature-39-setup-build-and-publish-image' of github.com…
Browse files Browse the repository at this point in the history
…:kouamschekina/e2e-banking-app into feature-39-setup-build-and-publish-image
  • Loading branch information
kouamschekina committed Mar 6, 2024
2 parents bf0fabf + 2a2f93c commit 29097fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}

permissions:
contents: read
packages: write
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
with:
string: ${{ github.repository }}


- name: Build and push Docker image
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 29097fa

Please sign in to comment.