Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
♻️ Add deleting temporal file on jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
shuse2 committed Aug 11, 2022
1 parent 5f9d585 commit 74413cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jenkins/Jenkinsfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ pipeline {
npm i -g yarn
yarn
yarn build
rm ./elements/lisk-client/package.json.bak
# needed by one of the "Functional HTTP GET tests"
git rev-parse HEAD > framework/REVISION
'''
Expand Down

0 comments on commit 74413cf

Please sign in to comment.