Skip to content
New issue

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

Optimize workflow. Docker image is build every time #22

Open
JeroenKnoops opened this issue Mar 16, 2020 · 2 comments
Open

Optimize workflow. Docker image is build every time #22

JeroenKnoops opened this issue Mar 16, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@JeroenKnoops
Copy link
Member

Now every time an action is triggered the docker image build.

@JeroenKnoops
Copy link
Member Author

In action.yml you can use something like:

runs:
  using: 'docker'
  image: 'docker://philipssoftware/image:tag'

@JeroenKnoops JeroenKnoops added the enhancement New feature or request label Sep 15, 2020
@JeroenKnoops
Copy link
Member Author

We should be able to do this...

@JeroenKnoops JeroenKnoops added the good first issue Good for newcomers label Nov 2, 2022
JeroenKnoops added a commit that referenced this issue Nov 9, 2022
Closes #22

Signed-off-by: Jeroen Knoops <[email protected]>
JeroenKnoops added a commit that referenced this issue Nov 9, 2022
Closes #22

Signed-off-by: Jeroen Knoops <[email protected]>
JeroenKnoops added a commit that referenced this issue Nov 18, 2022
Closes #22

Signed-off-by: Jeroen Knoops <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant