v3.3.0 - optional base directory #72
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.
-
New features
support optional parameter:
base-dir
This release adds a new optional parameter:
base-dir
. This can be used to indicate from where a docker build should be performed.Issue
#52
Example
This feature can be useful when using submodules to checkout multiple versions of a certain external repository.
f.e. https://github.com/philips-software/docker-tern/blob/latest-scancode-build-1/.github/workflows/build_docker.yml#L51
Minor updates
Dependencies
Some dependencies are updated by dependabot.
This discussion was created from the release v3.3.0 - optional base directory.
Beta Was this translation helpful? Give feedback.
All reactions