Skip to content

Commit be45d97

Browse files
upd
1 parent 2023dd9 commit be45d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
uses: docker/build-push-action@v6
2828
with:
2929
push: true
30-
tags: rv-backend:latest
30+
tags: ${{secrets.REGISTRY_URL}}/rv-backend:latest
3131

0 commit comments

Comments
 (0)