Skip to content

Commit

Permalink
Merge pull request #19 from PDOK/github-action-to-dockerhub
Browse files Browse the repository at this point in the history
use dockerhub in github action
  • Loading branch information
roelarents authored Dec 8, 2022
2 parents f0b4ba9 + 8a02058 commit 4103bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: build
env:
image: pdokcr.azurecr.io/pdok/atom-generator
image: pdok/atom-generator
on:
push:
tags:
Expand Down

0 comments on commit 4103bd0

Please sign in to comment.