Disable SSH access for successful builds
authorJean THOMAS <git0@pub.jeanthomas.me>
Mon, 20 Jul 2020 13:58:07 +0000 (15:58 +0200)
committerJean THOMAS <git0@pub.jeanthomas.me>
Mon, 20 Jul 2020 13:58:07 +0000 (15:58 +0200)
.build.yml

index 3c88c347821e9fc5679e0df1630e5b8e5c47f521..6bc753387e9126a2b5e8164344cf736d8d0e7950 100644 (file)
@@ -81,3 +81,4 @@ tasks:
   - run-tests: |
       cd ~/gram
       contrib/test
+shell: false