This website requires JavaScript.
Explore
Help
Sign in
mythic-insight
/
legendary-doc-site
Watch
1
Star
0
Fork
You've already forked legendary-doc-site
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e2351a3269
legendary-doc-site
/
script
/
cibuild
9 lines
93 B
Text
Raw
Normal View
History
Unescape
Escape
feat: Commit initially
2020-07-02 21:08:53 +00:00
#!/bin/sh
set -x
set -e
chore: Add hex install to ci
2020-07-03 00:30:18 +00:00
mix local.hex --force
chore: Install rebar before doing deps.get
2020-07-03 00:47:01 +00:00
mix local.rebar --force
chore: Do not do brew and asdf in ci
2020-07-03 00:27:32 +00:00
mix deps.get
chore: Do not call bootstrap or update from ci build
2020-07-03 00:39:53 +00:00
mix test
Reference in a new issue
Copy permalink