This website requires JavaScript.
Explore
Help
Register
Sign In
tornadocontrib
/
tokenbridge
Watch
1
Star
0
Fork
0
You've already forked tokenbridge
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
65dd131107
tokenbridge
/
deployment
/
roles
/
oracle
/
tasks
/
jumpbox.yml
6 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
Yaml and Ansible linting in Molecule (#141) * Removed old ansible-lint outside of molecule * Yamlint * Enabled ansible-lint with minimal rules * Removed ansible-lint job
2019-07-11 11:17:02 +03:00
---
Building containers in deployment (#149) * Build instead of up * Starting the service explicitly.
2019-07-16 15:58:26 +03:00
-
name
:
Build the containers
shell
:
docker-compose build
Updates after deployment test (#75) * Force ln to mitigate error when postinstall is repeated * Update readme * Using yarn in place of npm run * Changed env order - home first * Removed gh-pages UI deploy * Readme cosmetics * Removed duplicate bridge overview * Update readme * Update repository address * Update readme * Changed NPM to Yarn everywhere * Update readme * Using tokenbridge monorepo in deployment instead of token-bridge * Update ui/README.md Co-Authored-By: Andrew Gross <andogro@gmail.com> * Revert and/or change as per @akolotov explanation * Removed checkWorker3 that was used in legacy bridge-rust-v1-native-to-erc * Update deployment/oracle/README.md Co-Authored-By: Alexander Kolotov <alexandr.kolotov@gmail.com> * Apply suggestions from code review Co-Authored-By: Alexander Kolotov <alexandr.kolotov@gmail.com> * Update root readme and Update sub-repo readmes to point to root monorepository initialization. * Removed obsolete GET /stuckTransfers * Remove stuckTransfers * Use shell instead of unmaintained docker_service module. Update naming in templates.
2019-05-31 15:54:32 +03:00
args
:
chdir
:
"{{ bridge_path }}/oracle"
Reference in New Issue
Copy Permalink