Commit dc2c18d3 authored by EC2 Default User's avatar EC2 Default User

add script

parent bdd670dd
#!/bin/bash
git pull && nvm install v22.11.0 && nvm use v22.11.0 && yarn build:docker && docker tag blockscout-frontend:local caduceus/blockscout-frontend-move:main-v2.0.3 && docker push caduceus/blockscout-frontend-move:main-v2.0.3
#git pull && nvm install v22.11.0 && nvm use v22.11.0 && yarn build:docker
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment