chore(ci): do not set "latest" tag on Docker image

[platform:web]
This commit is contained in:
Jagandeep Brar
2022-04-19 01:09:01 -04:00
parent b38b6e6ec3
commit b3a75aa5e8

View File

@@ -74,7 +74,6 @@ jobs:
context: .
outputs: type=docker,dest=${{ github.workspace}}/output/lunasea-web-docker.tar
tags: |
ghcr.io/jagandeepbrar/lunasea:latest
ghcr.io/jagandeepbrar/lunasea:${{ inputs.flavor }}
ghcr.io/jagandeepbrar/lunasea:${{ github.sha }}