Migrate to gitea-actions #8

Merged
atomaka merged 19 commits from gitea-actions into master 2024-07-13 20:27:24 -04:00
Showing only changes of commit aaddbeae7f - Show all commits

View file

@ -26,6 +26,7 @@ jobs:
- name: Push image - name: Push image
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6
with: with:
context: .
push: true push: true
tags: | tags: |
docker.atomaka.com/atomaka.com:latest docker.atomaka.com/atomaka.com:latest