👷
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -106,6 +106,8 @@ jobs:
|
||||
id: docker_build
|
||||
with:
|
||||
push: ${{ github.ref == 'refs/heads/master' }}
|
||||
tags: platane/snk:latest
|
||||
tags: |
|
||||
platane/snk:latest
|
||||
platane/snk:${{ GITHUB_SHA }}
|
||||
file: packages/action/Dockerfile
|
||||
context: packages/action
|
||||
|
||||
Reference in New Issue
Block a user