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 name: Build & push Docker image
with: with:
image: websoft9dev/appmanage image: websoft9dev/appmanage
tags: ${{ env.VERSION }} tags: latest
addLatest: True addLatest: True
registry: docker.io registry: docker.io
dockerfile: appmanage/Dockerfile dockerfile: appmanage/Dockerfile