mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-11-03 16:24:27 -05: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