dd
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m41s

This commit is contained in:
2025-01-06 22:56:50 -05:00
parent 0cdcb2ee40
commit 58fa7569ff

View File

@ -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