remove hard coded registry
This commit is contained in:
@ -64,4 +64,4 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
file: Dockerfile
|
file: Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: registry.tahmidcloud.com/my-portfolio:latest
|
tags: ${{ secrets.DOCKER_REGISTRY }}/my-portfolio:1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user