From 9f12f78e9f5d9a334c8eb7485b9779d02d2b2ac7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorben=20G=C3=BCnther?= Date: Sat, 14 Jan 2023 21:33:43 +0100 Subject: [PATCH] CI: Add missing secret for publishing docker images --- .build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.build.yml b/.build.yml index 091fea3..698ed39 100644 --- a/.build.yml +++ b/.build.yml @@ -4,6 +4,8 @@ packages: - go - revive - staticcheck +secrets: + - 2b44595c-3464-4c2d-a8df-c5dea8e90c4c sources: - https://git.xenrox.net/~xenrox/ntfy-alertmanager tasks: