From 282a227ac76112e08656ef2419b65fb3dfd555a1 Mon Sep 17 00:00:00 2001 From: Drew Short Date: Sun, 29 Dec 2019 10:35:24 -0600 Subject: [PATCH] Fixing pipeline --- pipeline.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pipeline.yml b/pipeline.yml index 4b1b026..cb712b6 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -7,9 +7,7 @@ resources: uri: ssh://git@git.nulloctet.com:8437/warricksothr/baphomet-js.git private_key: | ((pull_key)) - branch: - - master - - develop + branch: master jobs: - name: test