long format
This commit is contained in:
@@ -7,7 +7,7 @@ stages:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- echo Logging in to Docker Hub...
|
- echo Logging in to Docker Hub...
|
||||||
- docker login -u richarvey --password-stdin="$DOCKER_PASSWORD"
|
- docker login -username richarvey --password-stdin $DOCKER_PASSWORD
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|||||||
Reference in New Issue
Block a user