https://github.com/svanboxel/wrapper-action-test
https://github.com/svanboxel/wrapper-action-test
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/svanboxel/wrapper-action-test
- Owner: SvanBoxel
- Created: 2020-04-20T12:11:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-10T16:04:59.000Z (about 6 years ago)
- Last Synced: 2025-06-03T03:48:00.608Z (about 1 year ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wrapper action example
This example showcases how a [wrapper action](https://github.com/SvanBoxel/parameterizable-docker-action-example) can be used to provide `build-args` to Docker in the context of GitHub Actions.
Based on [parameterizable-docker-action-example](https://github.com/JavierZolotarchuk/parameterizable-docker-action-example).