ll
Some checks failed
Build and Push Docker Image / build (push) Failing after 2m6s

This commit is contained in:
2025-01-06 22:43:25 -05:00
parent 35d02cd885
commit 0cdcb2ee40

View File

@ -45,9 +45,10 @@ jobs:
push: true
tags: |
${{ secrets.DOCKER_USERNAME }}/cal_heatmap:latest
${{ secrets.DOCKER_USERNAME }}/cal_heatmap:1.0.0.0
${{ secrets.DOCKER_USERNAME }}/cal_heatmap:1.0.0
- name: Build and Push Docker Image
run: |
docker build -t git.rehounou.ca/remi/cal_heatmap:latest .
docker push git.rehounou.ca/remi/cal_heatmap:latest
docker push git.rehounou.ca/remi/cal_heatmap:1.0.0