Skip to content

Commit

Permalink
fix: enforce JPL_DOCKERFORCEBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
vykozlov committed Aug 20, 2024
1 parent 72eb9d0 commit 8a8e2b0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .sqa/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# .sqa/config.yml - jenkins-pipeline-library configuration file
environment:
JPL_DOCKERFORCEBUILD: "True"
LANG: C.UTF-8

sqa_criteria:
qc_style:
repos:
Expand All @@ -22,7 +26,4 @@ sqa_criteria:
- sh -c 'git submodule update --init --remote --recursive'
- tox -e qc.cov

environment:
LANG: C.UTF-8

timeout: 600

0 comments on commit 8a8e2b0

Please sign in to comment.