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