Skip to content

Autobuild does not publish #2

@particleflux

Description

@particleflux

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions