fix: Update the dir for cloning the repo
This commit is contained in:
parent
8f64d6499c
commit
84b9f233fd
@ -16,7 +16,7 @@ steps:
|
|||||||
- name: Build the script
|
- name: Build the script
|
||||||
image: node
|
image: node
|
||||||
commands:
|
commands:
|
||||||
- git clone https://github.com/clappr/clappr.git .
|
- git clone https://github.com/clappr/clappr.git clappr
|
||||||
- cd clappr
|
- cd clappr
|
||||||
- git checkout $GIT_TAG
|
- git checkout $GIT_TAG
|
||||||
- npm install
|
- npm install
|
||||||
|
Loading…
Reference in New Issue
Block a user