7b71139613
The original design assumed that every user would configure login credentials with appropriate write permissions for the Docker Hub repository. Consequently, forks or pull requests fail on the first step. This change allows the build to complete without login credentials. It skips pushing the cache or pushing the candidate image. The release (docker tag) step still requires login credentials and fails if they are absent. This guarantees that git tagging is only possible once all images have been pushed out to all container registries. PR: #24 |
||
---|---|---|
.github | ||
Dockerfile | ||
LICENSE | ||
README.md |