Tidy workflow of images publishment

Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
This commit is contained in:
RainbowMango 2022-03-24 14:48:30 +08:00
parent 47eb1cc81a
commit b5027b471a
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
name: latest image to dockerhub
name: latest image to DockerHub
on:
push:
branches:

View File

@ -1,10 +1,10 @@
name: released image to dockerhub
name: released image to DockerHub
on:
release:
types:
- published
jobs:
publish-image-to-dockerhub::
publish-image-to-dockerhub:
name: publish to DockerHub
strategy:
matrix:

View File

@ -1,4 +1,4 @@
name: Image
name: latest image to SWR
on:
push:
branches:

View File

@ -1,4 +1,4 @@
name: Release Images
name: released image to SWR
on:
release:
types: