Try out gitea actions #13
1 changed files with 1 additions and 3 deletions
|
@ -22,6 +22,4 @@ jobs:
|
||||||
- uses: docker/build-push-action@v5
|
- uses: docker/build-push-action@v5
|
||||||
context:
|
context:
|
||||||
push: true
|
push: true
|
||||||
tags:
|
tags: "docker.atomaka.com/budget:fake,docker.atomaka.com/budget:${{gitea.sha}}"
|
||||||
- docker.atomaka.com/budget:fake
|
|
||||||
- docker.atomaka.com/budget:${{gitea.sha}}
|
|
||||||
|
|
Loading…
Reference in a new issue