修改
Build and publish packages and Docker images / Test, build and publish (push) Successful in 43m50s
Build and publish packages and Docker images / Test, build and publish (push) Successful in 43m50s
This commit is contained in:
@@ -105,7 +105,7 @@ jobs:
|
||||
with:
|
||||
images: |
|
||||
docker.io/${{ vars.DOCKERHUB_IMAGE }}
|
||||
git.biss.click/biss/exam-information-system
|
||||
git.biss.click/biss/eis-dotnet
|
||||
flavor: latest=auto
|
||||
tags: |
|
||||
type=sha,format=short,prefix=sha-
|
||||
@@ -158,5 +158,5 @@ jobs:
|
||||
|
||||
```text
|
||||
docker pull docker.io/${{ vars.DOCKERHUB_IMAGE }}:${{ steps.metadata.outputs.version }}
|
||||
docker pull git.biss.click/biss/exam-information-system:${{ steps.metadata.outputs.version }}
|
||||
docker pull git.biss.click/biss/eis-dotnet:${{ steps.metadata.outputs.version }}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user