This commit is contained in:
qiaofeng1227 2023-07-27 10:10:41 +08:00
parent ac6ba075b4
commit b281d502d0

View file

@ -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