Skip to content

Commit

Permalink
Add deploy-related config and remove docker.js
Browse files Browse the repository at this point in the history
scripts/docker.js is now provided with service-runner, so we don't need
our own version any more.
  • Loading branch information
d00rman committed Apr 21, 2015
1 parent dd119c3 commit 3f5bcda
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 187 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,3 +1,4 @@
Dockerfile
coverage
config.yaml
node_modules
Expand Down
17 changes: 0 additions & 17 deletions Dockerfile

This file was deleted.

170 changes: 0 additions & 170 deletions scripts/docker.js

This file was deleted.

3 changes: 3 additions & 0 deletions targets.yaml
@@ -0,0 +1,3 @@
debian: 'debian:jessie'
ubuntu: 'ubuntu:14.04'

0 comments on commit 3f5bcda

Please sign in to comment.