Skip to content

Commit

Permalink
Fixes the Docker image pathj
Browse files Browse the repository at this point in the history
  • Loading branch information
Eike Bergmann committed Jun 5, 2021
1 parent f00ecd0 commit 600cc0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Build container image
uses: docker/build-push-action@v2
with:
context: ./app
push: true
tags: |
docker.pkg.github.com/${{ github.repository }}/kyma-hello-world:latest

0 comments on commit 600cc0b

Please sign in to comment.