mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07: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…
Reference in New Issue
Block a user