This commit is contained in:
@@ -5,7 +5,7 @@ name: docker-with-buildx
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: docker build an publish
|
- name: docker build an publish
|
||||||
image: 20.10.22-dind-alpine3.17
|
image: docker:20.10.22-dind-alpine3.17
|
||||||
environment:
|
environment:
|
||||||
DOCKER_REGISTRY_TOKEN:
|
DOCKER_REGISTRY_TOKEN:
|
||||||
from_secret: DOCKER_REGISTRY_TOKEN
|
from_secret: DOCKER_REGISTRY_TOKEN
|
||||||
|
|||||||
Reference in New Issue
Block a user