Added gitea CI/CD configuration
This commit is contained in:
parent
14e82ea44a
commit
b2a0f93490
@ -71,8 +71,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Login to Container Registry
|
- name: Login to Container Registry
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
# with:
|
||||||
registry: ${{ steps.registry.outputs.registry }}
|
# registry: ${{ steps.registry.outputs.registry }}
|
||||||
# username: deon
|
# username: deon
|
||||||
# password: ${{ secrets.PKG_WRITE_TOKEN }}
|
# password: ${{ secrets.PKG_WRITE_TOKEN }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user