Update .gitlib-ci.yml

Remove whitespace
This commit is contained in:
Alam Ed Arias 2023-10-12 20:07:22 -04:00
parent 4e2324216d
commit 903792f109

View file

@ -27,7 +27,6 @@ stages: # List of stages for jobs, and their order of execution
.aptcache_Scripts: &aptcache
- export APT_CACHE_DIR=`pwd`/apt-cache
- mkdir --parents --verbose $APT_CACHE_DIR/partial/
.job_template: &job_build # This job runs in the build stage, which runs first.
stage: build