Skip to content

Commit

Permalink
action now pulls image from ghcr
Browse files Browse the repository at this point in the history
Do not waste minutes in action to build what can be downloaded
  • Loading branch information
nvincent-vossloh committed Mar 25, 2021
1 parent 8a5a8f1 commit fb383e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ inputs:

runs:
using: 'docker'
image: 'Dockerfile'
image: 'docker://ghcr.io/siemaapplications/build-arm-action:v1'

0 comments on commit fb383e7

Please sign in to comment.