Skip to content

Commit

Permalink
pull from docker registry instead of Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
YusufMavzer committed Sep 3, 2021
1 parent 981c138 commit 2ab1521
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 @@ -50,7 +50,7 @@ outputs:

runs:
using: 'docker'
image: 'Dockerfile'
image: 'docker://ghcr.io/informatievlaanderen/awscurl-polling-action:1.0.0'
args:
- ${{ inputs.environment }}
- ${{ inputs.version }}
Expand Down

0 comments on commit 2ab1521

Please sign in to comment.