latest
This commit is contained in:
parent
ac6ba075b4
commit
b281d502d0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_appmanage.yml
vendored
2
.github/workflows/build_appmanage.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
name: Build & push Docker image
|
||||
with:
|
||||
image: websoft9dev/appmanage
|
||||
tags: ${{ env.VERSION }}
|
||||
tags: latest
|
||||
addLatest: True
|
||||
registry: docker.io
|
||||
dockerfile: appmanage/Dockerfile
|
||||
|
|
Loading…
Add table
Reference in a new issue