diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index 4561221..538e925 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -17,7 +17,7 @@ steps: - pnpm install --frozen-lockfile - pnpm set "//code.philo.ydns.eu/api/packages/$ORG/npm/:_authToken=$REGISTRY_TOKEN" - pnpm publish --no-git-checks - #failure: ignore + failure: ignore container_build_release_push: image: maltegrosse/woodpecker-buildah:0.0.12