diff --git a/.github/workflows/build_and_deploy.yml b/.github/workflows/build_and_deploy.yml index cc42804..36449b7 100644 --- a/.github/workflows/build_and_deploy.yml +++ b/.github/workflows/build_and_deploy.yml @@ -32,6 +32,6 @@ jobs: context: . file: Dockerfile push: true - tags: ghcr.io/tumftm/urbanev/docker-image:latest + tags: ghcr.io/tumftm/urbanev/docker-image:thesis_lennart labels: git-comit=https://github.com/${{ github.repository }}/commit/${{ github.sha }} build-args: "COMMIT=https://github.com/${{ github.repository }}/commit/${{ github.sha }}"