xcwvds
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
# see on runner /data/.runner to add label (test => test:docker://debian:bullseye)
|
# see on runner /data/.runner to add label (test => test:docker://debian:bullseye)
|
||||||
runs-on: test
|
runs-on: test
|
||||||
container:
|
container:
|
||||||
image: registry.jingoh.fr/test-alpine:latest
|
image: registry.jingoh.fr/alpine-test:latest
|
||||||
credentials:
|
credentials:
|
||||||
username: ${{ secrets.REGISTRY_DOCKER_USER }}
|
username: ${{ secrets.REGISTRY_DOCKER_USER }}
|
||||||
password: ${{ secrets.REGISTRY_DOCKER_PASS }}
|
password: ${{ secrets.REGISTRY_DOCKER_PASS }}
|
||||||
|
|||||||
Reference in New Issue
Block a user