Skip to content

Commit

Permalink
Merge pull request #81 from backstrokeapp/attach-to-link
Browse files Browse the repository at this point in the history
Removing dispatcher job
  • Loading branch information
1egoman authored Nov 29, 2017
2 parents 71e2f1d + e6c298e commit 58dfb5a
Show file tree
Hide file tree
Showing 10 changed files with 251 additions and 366 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:7.6-alpine
FROM node:8.9-alpine
MAINTAINER Ryan Gaus "rgaus.net"

# Create a user to run the app and setup a place to put the app
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@backstroke/server",
"version": "2.1.0",
"version": "2.2.0",
"description": "",
"main": "src/server.js",
"dependencies": {
Expand Down
68 changes: 0 additions & 68 deletions src/jobs/webhook-dispatcher/README.md

This file was deleted.

73 changes: 0 additions & 73 deletions src/jobs/webhook-dispatcher/fetch-sha-for-upstream-branch.js

This file was deleted.

79 changes: 0 additions & 79 deletions src/jobs/webhook-dispatcher/index.js

This file was deleted.

119 changes: 0 additions & 119 deletions src/jobs/webhook-dispatcher/test.js

This file was deleted.

Loading

0 comments on commit 58dfb5a

Please sign in to comment.