mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Update test.yaml
This commit is contained in:
parent
f1ff6e94ce
commit
c96eda6c6f
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
-
|
||||
name: Push to DockerHub
|
||||
run: docker push kroese/virtual-dsm:latest
|
||||
run: docker push kroese/virtual-dsm:${{ secrets.MAJOR }}.${{ secrets.MINOR }} && docker push kroese/virtual-dsm:latest
|
||||
-
|
||||
name: Update Minor version
|
||||
uses: hmanzur/actions-set-secret@v2.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user