Skip to content

Commit

Permalink
add new github-workflow: build_and_push_docker_image
Browse files Browse the repository at this point in the history
  • Loading branch information
Zusel authored and FantasticoFox committed May 6, 2024
1 parent d9f3575 commit 7fd2a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:

jobs:
build:
name: Build and Push ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
name: Build and Push
runs-on: ubuntu-latest
permissions:
packages: write
Expand Down

0 comments on commit 7fd2a73

Please sign in to comment.