Skip to content
Snippets Groups Projects
Unverified Commit faca7f71 authored by Carlos Tadeu Panato Junior's avatar Carlos Tadeu Panato Junior Committed by GitHub
Browse files

do not fail this step (#773)


Signed-off-by: default avatarcpanato <ctadeu@gmail.com>
parent 72a7b00e
Branches
Tags
No related merge requests found
......@@ -87,7 +87,7 @@ steps:
- '-c'
- |
echo $$GITHUB_TOKEN | docker login ghcr.io -u $$GITHUB_USER --password-stdin \
&& make copy-signed-release-to-ghcr
&& make copy-signed-release-to-ghcr || true
availableSecrets:
secretManager:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment