This commit is contained in:
@@ -5,7 +5,6 @@ pipeline:
|
||||
settings:
|
||||
username: ${DOCKERHUB_USER}
|
||||
password: ${DOCKERHUB_TOKEN}
|
||||
repo: "${DOCKERHUB_USER}/${CI_REPO_NAME}"
|
||||
context: ./build
|
||||
dockerfile: ./build/Dockerfile
|
||||
auto_tag: true
|
||||
|
||||
Reference in New Issue
Block a user