diff --git a/ci/install-node-modules.yml b/ci/install-node-modules.yml index d2b2e15..56c52c3 100644 --- a/ci/install-node-modules.yml +++ b/ci/install-node-modules.yml @@ -21,7 +21,7 @@ run: args: - -c - | - source ~/.profile + . ~/.profile cd release-git-repo/src/kibana-cf_authentication rm -rf node_modules nvm install && nvm use diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 90fa030..6be8ecb 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -171,7 +171,7 @@ jobs: args: - -exc - | - source ~/.profile + . ~/.profile cd release-git-repo/src/kibana-cf_authentication nvm install nvm use