Skip to content

Commit

Permalink
Fairly meaningless commit to test things
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Dec 22, 2017
1 parent bc6b84d commit 5e2482c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module.exports = ({ pathToSite, commit }) => {
},
}

console.log(config)
console.log(`site build job config`, config)
return api
.post(`/containers/create`, config)
.then(c => {
Expand Down

0 comments on commit 5e2482c

Please sign in to comment.