0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-01 02:42:23 -05:00

chore: update docker publish next

This commit is contained in:
Juan Picado 2021-03-28 18:47:37 +02:00
parent 8f578f88f5
commit e6c5aaaa06
2 changed files with 1 additions and 4 deletions

View file

@ -7,9 +7,6 @@ on:
push:
branches:
- 6.x
pull_request:
branches:
- 6.x
env:
CI: true

View file

@ -35,7 +35,7 @@ jobs:
with:
images: ${{ github.repository }}
tag-custom: 6.x-next
tag-custom-only: ${{ github.ref == 'refs/heads/5.x' }}
tag-custom-only: ${{ github.ref == 'refs/heads/6.x' }}
tag-semver: |
{{version}}
{{major}}