mirror of
https://github.com/sartography/cr-connect-db.git
synced 2025-02-23 03:58:17 +00:00
Skips install step. Moves deploy to script step
This commit is contained in:
parent
1acf5083e5
commit
804f3f1b8d
@ -3,7 +3,9 @@ language: bash
|
||||
services:
|
||||
- docker
|
||||
|
||||
install:
|
||||
install: skip
|
||||
|
||||
script:
|
||||
- bash deploy.sh sartography/cr-connect-db
|
||||
|
||||
notifications:
|
||||
@ -12,4 +14,3 @@ notifications:
|
||||
on_failure: always
|
||||
recipients:
|
||||
- dan@sartography.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user