An open API service indexing awesome lists of open source software.

https://github.com/svanboxel/wrapper-action-test


https://github.com/svanboxel/wrapper-action-test

Last synced: about 2 months ago
JSON representation

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).