Compare commits
4 Commits
9e7b6123c2
...
v0.1.1-alp
| Author | SHA1 | Date | |
|---|---|---|---|
| 2485365728 | |||
| 7ce8682ecb | |||
| 744e43c1f4 | |||
| 8095723337 |
@@ -3,6 +3,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||||
|
- 'v[0-9]+.[0-9]+.[0-9]+-alpha[0-9]+'
|
||||||
|
- 'v[0-9]+.[0-9]+.[0-9]+-beta[0-9]+'
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
@@ -42,6 +44,7 @@ jobs:
|
|||||||
--image-label 'org.opencontainers.image.authors=Klauvsteinen <vegard@engen.priv.no>' \
|
--image-label 'org.opencontainers.image.authors=Klauvsteinen <vegard@engen.priv.no>' \
|
||||||
--image-label 'org.opencontainers.image.vendor=Klauvsteinen' \
|
--image-label 'org.opencontainers.image.vendor=Klauvsteinen' \
|
||||||
--image-label 'org.opencontainers.image.source=https://gitea.engen.priv.no/klauvsteinen/unifi-network-operator' \
|
--image-label 'org.opencontainers.image.source=https://gitea.engen.priv.no/klauvsteinen/unifi-network-operator' \
|
||||||
|
--image-label 'org.opencontainers.image.url=https://gitea.engen.priv.no/klauvsteinen/unifi-network-operator' \
|
||||||
--image-label 'dev.chainguard.package.main=' \
|
--image-label 'dev.chainguard.package.main=' \
|
||||||
--bare
|
--bare
|
||||||
- name: Build manifest
|
- name: Build manifest
|
||||||
|
|||||||
Reference in New Issue
Block a user