Skip to content

Commit 9422c8c

Browse files
committed
fix ci
1 parent 0ff9aaf commit 9422c8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/civ2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Check if pgstac-base docker image needs to be updated
4242
id: pgstac_image_check
4343
run: |
44+
set -e
4445
IMAGE=stac-utils/pgstac-base
4546
HASH=$(git log -1 --pretty="format:%h" -- docker/pgstac)
4647
TAG="\"sha-$HASH\""

0 commit comments

Comments
 (0)