fix
This commit is contained in:
@ -37,7 +37,7 @@ jobs:
|
|||||||
fetch-depth: 0 # all history for all branches and tags
|
fetch-depth: 0 # all history for all branches and tags
|
||||||
|
|
||||||
- name: Login to Image registry
|
- name: Login to Image registry
|
||||||
container: quay.io/podman/stable
|
image: quay.io/podman/stable
|
||||||
env:
|
env:
|
||||||
REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
|
REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
|
||||||
USERNAME: ${{ secrets.DOCKER_USERNAME }}
|
USERNAME: ${{ secrets.DOCKER_USERNAME }}
|
||||||
|
|||||||
Reference in New Issue
Block a user