mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
Merge branch 'devel'
This commit is contained in:
commit
0827781a5a
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -298,7 +298,7 @@ jobs:
|
||||
|
||||
- name: Create manifest and push as latest to docker hub
|
||||
run: |
|
||||
[[ "$version" =~ ^v[0-9]+'.'[0-9]+'.'[0-9]+$ ]] || {
|
||||
[[ "${{ github.ref }}" =~ ^'ref/tags/v'[0-9]+'.'[0-9]+'.'[0-9]+$ ]] || {
|
||||
echo "not tagging latest - is a pre-/beta-release"
|
||||
exit 0
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user