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:
# These packaging-oriented jobs need a suitable steam-runtime-tools version
# available via apt
build:
only:
variables:
- $CI_NEED_NEWER_STEAM_RUNTIME_TOOLS == ''
only:
variables:
- $CI_NEED_NEWER_STEAM_RUNTIME_TOOLS == ''
autopkgtest:
only:
variables:
- $CI_NEED_NEWER_STEAM_RUNTIME_TOOLS == ''
only:
variables:
- $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.
Finish editing this message first!
Please register or to comment