We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a3d92 commit 0b726a8Copy full SHA for 0b726a8
.github/workflows/civ2.yml
@@ -77,7 +77,7 @@ jobs:
77
context: .
78
target: pgstacbase
79
file: docker/pgstac/Dockerfile
80
- tags: ghcr.io/stac-utils/${{ needs.check-pgstac-base.outputs.pgstac-image-hash }}
+ tags: ghcr.io/stac-utils/pgstac-base:${{ needs.check-pgstac-base.outputs.pgstac-image-hash }}
81
push: true
82
cache-from: type=gha
83
cache-to: type=gha, mode=max
0 commit comments