Skip to content

Commit

Permalink
Update ghcr.yml
Browse files Browse the repository at this point in the history
remove webapp path in build
  • Loading branch information
maaikelimper authored Sep 25, 2023
1 parent d490490 commit 2e15dff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
with:
context: webapp
push: true
tags: |
${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 2e15dff

Please sign in to comment.