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