mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
fix: fixed docker build
dev: allow qodana to fail
This commit is contained in:
@@ -168,6 +168,7 @@ docker-build:
|
||||
|
||||
qodana:
|
||||
stage: test
|
||||
allow_failure: true
|
||||
image:
|
||||
name: jetbrains/qodana-dotnet:latest
|
||||
entrypoint: [""]
|
||||
|
Reference in New Issue
Block a user