mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-22 15:53:28 -07:00
travis
This commit is contained in:
parent
268be1aff7
commit
c20d9dd9be
1 changed files with 8 additions and 0 deletions
8
.travis.yml
Normal file
8
.travis.yml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
sudo: required
|
||||||
|
services:
|
||||||
|
- docker
|
||||||
|
env:
|
||||||
|
global:
|
||||||
|
- PROJECT=tigerbin
|
||||||
|
script:
|
||||||
|
- docker build -t ${PROJECT}/${TRAVIS_BUILD_NUMBER} .
|
Loading…
Add table
Add a link
Reference in a new issue