Skip to content
Snippets Groups Projects
Commit 1ed53528 authored by Simon McVittie's avatar Simon McVittie
Browse files

ci: Consistently indent with 4 spaces

parent 56aa957c
No related branches found
No related tags found
No related merge requests found
...@@ -167,10 +167,12 @@ build:scout: ...@@ -167,10 +167,12 @@ build:scout:
# These packaging-oriented jobs need a suitable steam-runtime-tools version # These packaging-oriented jobs need a suitable steam-runtime-tools version
# available via apt # available via apt
build: build:
only: only:
variables: variables:
- $CI_NEED_NEWER_STEAM_RUNTIME_TOOLS == '' - $CI_NEED_NEWER_STEAM_RUNTIME_TOOLS == ''
autopkgtest: autopkgtest:
only: only:
variables: variables:
- $CI_NEED_NEWER_STEAM_RUNTIME_TOOLS == '' - $CI_NEED_NEWER_STEAM_RUNTIME_TOOLS == ''
# vim:set sw=4 sts=4 et:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment