Compare commits
6
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b9a30bc02b
|
||
|
|
7508880485
|
||
|
|
1bad6949f0
|
||
|
|
f332c9c32a | ||
|
|
86c9cb87e4
|
||
|
|
5bfa99ec55 |
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: pkg
|
||||
context: .
|
||||
file: pkg/Dockerfile
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
||||
Reference in New Issue
Block a user