remove double build
This commit is contained in:
parent
cf8b451e35
commit
526df6e41a
|
@ -15,9 +15,6 @@ fi
|
|||
echo "Prod deploy: ${PROD_DEPLOY}"
|
||||
echo "Tag name: ${TAG_NAME}"
|
||||
|
||||
npm install
|
||||
npm run build:prod
|
||||
|
||||
chmod +x ./build.sh
|
||||
./build.sh
|
||||
./build.sh tag dev
|
||||
|
|
Loading…
Reference in New Issue