generated from Templates/Baseline
This commit is contained in:
parent
2007c6b1d1
commit
a52df9d159
@ -43,7 +43,7 @@ jobs:
|
||||
name: Build and push
|
||||
uses: actions/build-push-action@v4
|
||||
with:
|
||||
context: .
|
||||
#context: .
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
Loading…
Reference in New Issue
Block a user