Browse Source

Update 'Jenkinsfile'

main
william 3 days ago
parent
commit
83baa1589a
  1. 2
      Jenkinsfile

2
Jenkinsfile

@ -10,7 +10,7 @@ pipeline {
bat 'npm install'
bat 'npm i -g firebase-tools -f' // force install
bat 'npm run build'
bat 'npx firebase login --interactive'
bat 'npx firebase login --token "1//01qpBX7fJp_MkCgYIARAAGAESNwF-L9IrxNCVYfwDg6jE_bhT0-ja1yQGO1Wxn2mFd8cH1O15uC8Nv2b1NXpEp8-oQXdabUXLJqM"'
}
bat '''

Loading…
Cancel
Save