@@ -4,7 +4,7 @@ pipeline:
|
|||||||
secrets: [ DOCKERHUB_USER ]
|
secrets: [ DOCKERHUB_USER ]
|
||||||
settings:
|
settings:
|
||||||
context: ./build
|
context: ./build
|
||||||
repo: ${{DOCKERHUB_USER}}/${CI_REPO_NAME}
|
repo: ${DOCKERHUB_USER}/${CI_REPO_NAME}
|
||||||
username:
|
username:
|
||||||
from_secret: DOCKERHUB_USER
|
from_secret: DOCKERHUB_USER
|
||||||
password:
|
password:
|
||||||
|
|||||||
Reference in New Issue
Block a user