Provide path context over git hash
This commit is contained in:
parent
a45b14d39d
commit
aaddbeae7f
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ jobs:
|
|||
- name: Push image
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
docker.atomaka.com/atomaka.com:latest
|
||||
|
|
Loading…
Reference in a new issue