Logo
Explore Help
Sign In
logos-storage/codex-factory
1
0
Fork 0
You've already forked codex-factory
mirror of https://github.com/logos-storage/codex-factory.git synced 2026-01-03 21:43:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
codex-factory/scripts/build-environment.sh

11 lines
229 B
Bash
Raw Normal View History

ci: init (#5) * feat: build docker images with one script * feat: publish the built docker image * ci: init worflow to publish built docker image * chore: add the new commands to the package.json * ci: add npm setup command run * ci: build with only node 12.x * refactor: add github repo bee image prefix to .env * ci: github action input for build docker image * fix: intend in yaml * fix: typeo * fix: testing the rumor about github bug in order to show up the run workflow button * revert: prev commit - did not work * ci: only build image if it was clicked manually
2021-05-04 14:48:36 +02:00
#!/bin/bash
MY_PATH=$(dirname "$0")
MY_PATH=$( cd "$MY_PATH" && pwd )
"$MY_PATH/network.sh"
"$MY_PATH/blockchain.sh"
npm run migrate:chequebook
npm run supply
"$MY_PATH/blockchain-docker-build.sh"
"$MY_PATH/bee-docker-build.sh"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 33ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API