-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The automated builds are unable to publish to the docker registry:
The command "docker build -t $DOCKER_REPO:$TAG ." exited with 0.
$ docker login -e="$DOCKER_EMAIL" -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
unknown shorthand flag: 'e' in -e=[secure]
See 'docker login --help'.
$ docker push $DOCKER_REPO:$TAG
The push refers to a repository [docker.io/[secure]/alpine-shellcheck]
7f212b22b03c: Preparing
895d03248c3c: Preparing
df64d3292fd6: Preparing
denied: requested access to the resource is denied
Metadata
Metadata
Assignees
Labels
No labels