mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 20:52:32 +00:00
chore(ci): do not set "latest" tag on Docker image
[platform:web]
This commit is contained in:
1
.github/workflows/build_web.yml
vendored
1
.github/workflows/build_web.yml
vendored
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user