Skip to content
Snippets Groups Projects

Resolve "Job Failed #80498"

Merged Josch Morgenstern requested to merge 50-job-failed-80498 into develop
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -16,7 +16,7 @@ build_ubuntu_gcc:
tags:
- ubuntu-gcc
variables:
GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_STRATEGY: normal
timeout: 10m
retry: 1
before_script:
@@ -41,7 +41,7 @@ build_win10_msvc:
tags:
- win10-msvc
variables:
GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_STRATEGY: normal
timeout: 10m
retry: 1
before_script:
Loading