Commit 3448c6cb authored by Dave Machado's avatar Dave Machado
Browse files

Update CI steps to use main script

parent eb4b1dfa
......@@ -6,10 +6,10 @@ before_install:
install:
- gem install awesome_bot
before_script:
- echo $GH_TOKEN
- cd build
script:
- this-wont-run
- main.sh
after_success:
- cd build
- sh build.sh
- sh deploy.sh
- build.sh
- deploy.sh
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
Supports Markdown
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