Update appmanage_docker.yml

This commit is contained in:
张露 2023-03-24 12:21:15 +08:00 committed by GitHub
parent c1e9a93011
commit 3a8f912a2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ jobs:
- uses: mr-smithers-excellent/docker-build-push@v5
name: Build & push Docker image
with:
image: websoft9dev/appmanage:dev
image: websoft9dev/appmanage
tags: dev
registry: docker.io
dockerfile: appmanage/Dockerfile