ci: migrate workflows from GitHub Actions to Gitea Actions (ubuntu-latest) [CAR-869] #17

Closed
Barcode Betty wants to merge 12 commits from uat into main
Showing only changes of commit da9e1e9af1 - Show all commits
+1 -1
View File
@@ -74,7 +74,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITEA_TOKEN }}
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Extract metadata
id: meta