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
|
||||
image: node
|
||||
commands:
|
||||
- git clone https://github.com/clappr/clappr.git .
|
||||
- git clone https://github.com/clappr/clappr.git clappr
|
||||
- cd clappr
|
||||
- git checkout $GIT_TAG
|
||||
- npm install
|
||||
|
Loading…
Reference in New Issue
Block a user