Skip to content

Commit f9aae94

Browse files
committed
renamed tag
1 parent dd656a4 commit f9aae94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Push prod to Docker Hub
2828
uses: docker/build-push-action@v2
2929
with:
30-
tags: eoepca/stac-manager-dev
30+
tags: eoepca/stac-manager-prod
3131
secrets: |
3232
id=keycloak_url,src=${{ secrets.KEYCLOAK_URL }}
3333
id=keycloak_realm,src=${{ secrets.KEYCLOAK_REALM }}

0 commit comments

Comments
 (0)