mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
Update CI steps to use main script
This commit is contained in:
12
.travis.yml
12
.travis.yml
@@ -6,10 +6,10 @@ before_install:
|
||||
install:
|
||||
- gem install awesome_bot
|
||||
before_script:
|
||||
- echo $GH_TOKEN
|
||||
script:
|
||||
- this-wont-run
|
||||
after_success:
|
||||
- cd build
|
||||
- sh build.sh
|
||||
- sh deploy.sh
|
||||
script:
|
||||
- main.sh
|
||||
after_success:
|
||||
- build.sh
|
||||
- deploy.sh
|
||||
|
||||
|
||||
0
build/deploy.sh
Normal file → Executable file
0
build/deploy.sh
Normal file → Executable file
0
build/main.sh
Normal file → Executable file
0
build/main.sh
Normal file → Executable file
Reference in New Issue
Block a user