mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore: update docker ci settings
This commit is contained in:
parent
63457e6f9e
commit
9e87ab49c6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
|
@ -41,6 +41,7 @@ jobs:
|
||||||
images: ${{ github.repository }}
|
images: ${{ github.repository }}
|
||||||
tag-custom: nightly-master
|
tag-custom: nightly-master
|
||||||
tag-custom-only: ${{ github.ref == 'refs/heads/master' }}
|
tag-custom-only: ${{ github.ref == 'refs/heads/master' }}
|
||||||
|
tag-latest: false
|
||||||
tag-semver: |
|
tag-semver: |
|
||||||
{{version}}
|
{{version}}
|
||||||
{{major}}
|
{{major}}
|
||||||
|
|
Loading…
Reference in a new issue