CI: Add missing secret for publishing docker images
This commit is contained in:
parent
55c58d882c
commit
9f12f78e9f
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ packages:
|
||||||
- go
|
- go
|
||||||
- revive
|
- revive
|
||||||
- staticcheck
|
- staticcheck
|
||||||
|
secrets:
|
||||||
|
- 2b44595c-3464-4c2d-a8df-c5dea8e90c4c
|
||||||
sources:
|
sources:
|
||||||
- https://git.xenrox.net/~xenrox/ntfy-alertmanager
|
- https://git.xenrox.net/~xenrox/ntfy-alertmanager
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Reference in a new issue