Try out gitea actions #13

Merged
atomaka merged 50 commits from gitea-actions into main 2024-07-05 00:34:59 -04:00
Showing only changes of commit 65a97b96b2 - Show all commits

View file

@ -12,7 +12,7 @@ jobs:
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
- name: Push image - name: Push image
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6
context: with:
push: true push: true
tags: | tags: |
docker.atomaka.com/budget:latest docker.atomaka.com/budget:latest