Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Commit

Permalink
Skip the SQS queue if the profile exists already // #143
Browse files Browse the repository at this point in the history
  • Loading branch information
lourot committed Sep 14, 2018
1 parent ac591a0 commit 758f73f
Show file tree
Hide file tree
Showing 7 changed files with 1,627 additions and 1,611 deletions.
2 changes: 1 addition & 1 deletion reframe/views/db.js → reframe/db.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const githubRef = 'master';
const url = `https://rawgit.com/ghuser-io/db/${githubRef}/data`;

export {
module.exports = {
url,
};
Loading

0 comments on commit 758f73f

Please sign in to comment.