This commit is contained in:
@ -49,6 +49,7 @@ jobs:
|
||||
|
||||
- name: Build and Push Docker Image
|
||||
run: |
|
||||
docker tag ${{ secrets.DOCKER_USERNAME }}/cal_heatmap:latest git.rehounou.ca/remi/cal_heatmap:1.0.0
|
||||
docker push git.rehounou.ca/remi/cal_heatmap:latest
|
||||
docker push git.rehounou.ca/remi/cal_heatmap:1.0.0
|
||||
|
Reference in New Issue
Block a user