We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now every time an action is triggered the docker image build.
The text was updated successfully, but these errors were encountered:
In action.yml you can use something like:
action.yml
runs: using: 'docker' image: 'docker://philipssoftware/image:tag'
Sorry, something went wrong.
We should be able to do this...
First part of optimize workflow
8b8f9d9
Closes #22 Signed-off-by: Jeroen Knoops <[email protected]>
361f182
afcf84d
No branches or pull requests
Now every time an action is triggered the docker image build.
The text was updated successfully, but these errors were encountered: