Skip to content

Commit

Permalink
Merge branch 'feature/package-split' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasDoesThings committed Jul 9, 2023
2 parents 27c9431 + e871499 commit 81423da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
file: 'plavatar-rest/Dockerfile'
context: .
1 change: 1 addition & 0 deletions .github/workflows/build_and_release_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
file: 'plavatar-rest/Dockerfile'
context: .

0 comments on commit 81423da

Please sign in to comment.