Skip to content
Snippets Groups Projects
Commit ceab6a92 authored by Fabian Lennartz's avatar Fabian Lennartz
Browse files

Fix typo shedules -> schedules, CI should work again

parent 3e7f6fbe
No related branches found
No related tags found
No related merge requests found
...@@ -195,7 +195,7 @@ test:windows_nightly:msvc++14.1: ...@@ -195,7 +195,7 @@ test:windows_nightly:msvc++14.1:
conan:linux:clang: conan:linux:clang:
stage: conan stage: conan
except: except:
- shedules - schedules
tags: tags:
- CentOS - CentOS
- opengl - opengl
...@@ -214,7 +214,7 @@ conan:linux:clang: ...@@ -214,7 +214,7 @@ conan:linux:clang:
cmake:linux:clang: cmake:linux:clang:
stage: cmake stage: cmake
except: except:
- shedules - schedules
tags: tags:
- CentOS - CentOS
- opengl - opengl
...@@ -289,7 +289,7 @@ clear:linux_nightly:clang: ...@@ -289,7 +289,7 @@ clear:linux_nightly:clang:
conan:linux_nightly:clang: conan:linux_nightly:clang:
stage: conan stage: conan
only: only:
- shedules - schedules
tags: tags:
- nightly - nightly
- clang - clang
...@@ -309,7 +309,7 @@ conan:linux_nightly:clang: ...@@ -309,7 +309,7 @@ conan:linux_nightly:clang:
cmake:linux_nightly:clang: cmake:linux_nightly:clang:
stage: cmake stage: cmake
only: only:
- shedules - schedules
tags: tags:
- nightly - nightly
- clang - clang
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment