forked from vidyar/sample_img_app
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathshippable.yml
More file actions
33 lines (24 loc) · 843 Bytes
/
shippable.yml
File metadata and controls
33 lines (24 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
language: python
python:
- 2.7
#build_image: quay.io/vidyar/sample_img_app
env:
- secure: PCpIHHqRJirDSBA8OfWHetS843NvchxCCMl/8U2PDMCaZ+lPD/LpX/qmuaEwoZ9beSOYnXlTD7AumLtkik1r15KLO8lo/Vk8PBkYsL9G6C9vOW64JzPISXAJbr4nfvAcRagzAmD2ZyU+83KvBoGHEYJCQ/rTQATM7ugQ/BVPMffyUdgRU6pnjCayEk60h/afg29PCsX48tvH3iUTA7DzKZLzmRNxaQU4dTkvU5grfLS4QOluJu1s2vCCq9ZLk0WpKC3RQ5YAF9mH3bzLz5IgCd4T6jdrr5i78kFkLEStmv389LXoNFshuK0fMO6aPmem8UBba1rLU7UAMgZX1HZxGw==
#before_install: ifconfig
#sudo apt-get install python-dev
install: true
script: echo $test
#commit_container: vidyar/sample_img_app
#archive: true
#build_image:
# name: shippable/minv2
#net: host
#privileged: true
#run_command: 'ls -al'
#cache: true
notifications:
irc: "chat.freenode.net#test-irc"
#build_image:
# name: vidyar/phpmongo:2.1
# net: host
# privileged: true