This commit is contained in:
@@ -22,7 +22,7 @@ runs:
|
|||||||
with:
|
with:
|
||||||
registry: ${{ vars.INSTANCE_URL }}
|
registry: ${{ vars.INSTANCE_URL }}
|
||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
password: $REGISTRY_ACCESS_TOKEN
|
password: ${REGISTRY_ACCESS_TOKEN}
|
||||||
|
|
||||||
- name: Build and push image
|
- name: Build and push image
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
|
|||||||
Reference in New Issue
Block a user