Aaron M. Ucko pushed to branch master at Debian Med / sra-sdk


Commits:
3aac5e63 by Aaron M. Ucko at 2023-01-19T21:21:54-05:00
salsa-ci.yml: Add quoting to preclude colon misinterpretation.

- - - - -


1 changed file:

- debian/salsa-ci.yml


Changes:

=====================================
debian/salsa-ci.yml
=====================================
@@ -3,9 +3,9 @@ include:
   - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
   - 
https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
 before_script:
-  - echo "Package: ncbi-vdb-data"      | tee    /etc/apt/preferences.d/exp-data
-  - echo "Pin: release a=experimental" | tee -a /etc/apt/preferences.d/exp-data
-  - echo "Pin-Priority: 999"           | tee -a /etc/apt/preferences.d/exp-data
+  - 'echo "Package: ncbi-vdb-data"      | tee    
/etc/apt/preferences.d/exp-data'
+  - 'echo "Pin: release a=experimental" | tee -a 
/etc/apt/preferences.d/exp-data'
+  - 'echo "Pin-Priority: 999"           | tee -a 
/etc/apt/preferences.d/exp-data'
   - apt-get update
 variables:
   RELEASE: 'experimental'



View it on GitLab: 
https://salsa.debian.org/med-team/sra-sdk/-/commit/3aac5e632a5641ffca698d6df5d799e1b053469d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/sra-sdk/-/commit/3aac5e632a5641ffca698d6df5d799e1b053469d
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to