Added gitea CI/CD configuration

This commit is contained in:
Deon George 2024-04-07 09:01:58 +10:00
parent 14e82ea44a
commit b2a0f93490

View File

@ -71,8 +71,8 @@ jobs:
- name: Login to Container Registry
uses: docker/login-action@v2
with:
registry: ${{ steps.registry.outputs.registry }}
# with:
# registry: ${{ steps.registry.outputs.registry }}
# username: deon
# password: ${{ secrets.PKG_WRITE_TOKEN }}