v4.5.0 - Rename container arguments #137
JeroenKnoops
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Rename container arguments
Big shootout to Jeroen van Gastel for renaming the container arguments.
What's Changed
Full Changelog: v4.4.0...v4.5.0
DEPRECATION
In this release both arguments are still supported, but in the next major release they will be removed.
Renamed variables:
DOCKER_USERNAME
=>REGISTRY_USERNAME
DOCKER_PASSWORD
=>REGISTRY_TOKEN
DOCKER_REGISTRY
=>REGISTRY_URL
This is also displayed in the job summary:

This discussion was created from the release v4.5.0 - Rename container arguments.
Beta Was this translation helpful? Give feedback.
All reactions