mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 07:19:20 +01:00
docs: semui.co to semaphoreui.com
This commit is contained in:
parent
2f923186d9
commit
b2f615bb1b
4
.github/workflows/beta.yml
vendored
4
.github/workflows/beta.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
||||
semaphoreui/semaphore
|
||||
labels: |
|
||||
org.opencontainers.image.vendor=SemaphoreUI
|
||||
maintainer=Semaphore UI <support@semui.co>
|
||||
maintainer=Semaphore UI <support@semaphoreui.com>
|
||||
tags: |
|
||||
type=raw,value=${{ github.ref_name }}
|
||||
flavor: |
|
||||
@ -109,7 +109,7 @@ jobs:
|
||||
semaphoreui/runner
|
||||
labels: |
|
||||
org.opencontainers.image.vendor=SemaphoreUI
|
||||
maintainer=Semaphore UI <support@semui.co>
|
||||
maintainer=Semaphore UI <support@semaphoreui.com>
|
||||
tags: |
|
||||
type=raw,value=${{ github.ref_name }}
|
||||
flavor: |
|
||||
|
4
.github/workflows/dev.yml
vendored
4
.github/workflows/dev.yml
vendored
@ -569,7 +569,7 @@ jobs:
|
||||
semaphoreui/semaphore
|
||||
labels: |
|
||||
org.opencontainers.image.vendor=SemaphoreUI
|
||||
maintainer=Semaphore UI <support@semui.co>
|
||||
maintainer=Semaphore UI <support@semaphoreui.com>
|
||||
tags: |
|
||||
type=raw,value=develop
|
||||
flavor: |
|
||||
@ -624,7 +624,7 @@ jobs:
|
||||
semaphoreui/runner
|
||||
labels: |
|
||||
org.opencontainers.image.vendor=SemaphoreUI
|
||||
maintainer=Semaphore UI <support@semui.co>
|
||||
maintainer=Semaphore UI <support@semaphoreui.com>
|
||||
tags: |
|
||||
type=raw,value=develop
|
||||
flavor: |
|
||||
|
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
||||
semaphoreui/semaphore
|
||||
labels: |
|
||||
org.opencontainers.image.vendor=SemaphoreUI
|
||||
maintainer=Semaphore UI <support@semui.co>
|
||||
maintainer=Semaphore UI <support@semaphoreui.com>
|
||||
tags: |
|
||||
type=raw,value=${{ github.ref_name }}
|
||||
flavor: |
|
||||
@ -109,7 +109,7 @@ jobs:
|
||||
semaphoreui/runner
|
||||
labels: |
|
||||
org.opencontainers.image.vendor=SemaphoreUI
|
||||
maintainer=Semaphore UI <support@semui.co>
|
||||
maintainer=Semaphore UI <support@semaphoreui.com>
|
||||
tags: |
|
||||
type=raw,value=${{ github.ref_name }}
|
||||
flavor: |
|
||||
|
@ -53,7 +53,7 @@ nfpms:
|
||||
description: Open Source alternative to Ansible Tower
|
||||
homepage: https://github.com/semaphoreui/semaphore
|
||||
vendor: Semaphore UI
|
||||
maintainer: Semaphore UI <support@semui.co>
|
||||
maintainer: Semaphore UI <support@semaphoreui.com>
|
||||
license: MIT
|
||||
|
||||
formats:
|
||||
|
Loading…
Reference in New Issue
Block a user