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