add codeship

This commit is contained in:
ALinuxNinja 2017-05-11 15:55:38 -04:00
parent 84b33aea82
commit b4c2ab9eed
3 changed files with 11 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
data/* data/*
codeship.aes

4
codeship-services.yml Normal file
View File

@ -0,0 +1,4 @@
app:
build:
image: alinuxninja/postal
dockerfile: Dockerfile

6
codeship-steps.yml Normal file
View File

@ -0,0 +1,6 @@
- service: app
type: push
image_name: alinuxninja/postal
registry: https://index.docker.io/v1/
encrypted_dockercfg_path: dockercfg.encrypted
tag: latest