complete CI - 2

This commit is contained in:
zeaslity
2022-11-22 17:44:12 +08:00
parent 0d4f52ef4e
commit 655a968df4

View File

@@ -67,7 +67,6 @@ jobs:
# list of Docker images to use as base name for tags # list of Docker images to use as base name for tags
images: | images: |
${{ secrets.DOCKERHUB_USERNAME }}/eclipse-temurin-11-jre-focal ${{ secrets.DOCKERHUB_USERNAME }}/eclipse-temurin-11-jre-focal
ghcr.io/${{ secrets.DOCKERHUB_USERNAME }}/eclipse-temurin-11-jre-focal
# Docker tags based on the following events/attributes # Docker tags based on the following events/attributes
tags: | tags: |
latest latest
@@ -80,7 +79,6 @@ jobs:
# list of Docker images to use as base name for tags # list of Docker images to use as base name for tags
images: | images: |
${{ secrets.DOCKERHUB_USERNAME }}/wdd-octopus-server ${{ secrets.DOCKERHUB_USERNAME }}/wdd-octopus-server
ghcr.io/${{ secrets.DOCKERHUB_USERNAME }}/wdd-octopus-server
# Docker tags based on the following events/attributes # Docker tags based on the following events/attributes
tags: | tags: |
latest latest
@@ -93,7 +91,6 @@ jobs:
# list of Docker images to use as base name for tags # list of Docker images to use as base name for tags
images: | images: |
${{ secrets.DOCKERHUB_USERNAME }}/wdd-octopus-agent ${{ secrets.DOCKERHUB_USERNAME }}/wdd-octopus-agent
ghcr.io/${{ secrets.DOCKERHUB_USERNAME }}/wdd-octopus-agent
# Docker tags based on the following events/attributes # Docker tags based on the following events/attributes
tags: | tags: |
latest latest