diff --git a/pipeline.yml b/pipeline.yml index a81c904..38db176 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -4,7 +4,7 @@ resources: type: git icon: git source: - uri: ssh://git@git.nulloctet.com:8437/warricksothr/basphomet-js.git + uri: ssh://git@git.nulloctet.com:8437/warricksothr/baphomet-js.git private_key: | ((pull_key)) @@ -84,4 +84,4 @@ jobs: cp -r ../baphomet-js-git/data . cp ../baphomet-js-git/README.md . cp ../baphomet-js-git/LICENSE.md . - tar -zcvf ../package/baphomet-js-$(cat version.info).tgz ./* \ No newline at end of file + tar -zcvf ../package/baphomet-js-$(cat version.info).tgz ./*