Skip to content
This repository has been archived by the owner on Oct 3, 2019. It is now read-only.

Commit

Permalink
#12 Corrigindo e configurando permissões
Browse files Browse the repository at this point in the history
Signed-off-by: Isaque Alves <isaquealvesdl@gmail.com>
  • Loading branch information
alvesisaque committed Jun 15, 2018
1 parent afc7a5f commit 6cba1c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified utils/deploy.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion utils/script_coveralls.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
repo=$(git rev-parse --show-toplevel)
echo "COVERALLS_REPO_TOKEN=${COVERALLS_REPO_TOKEN}" > ${repo}/Docker/Test/env/coveralls.env && exit 0
echo "COVERALLS_REPO_TOKEN=${COVERALLS_REPO_TOKEN}" > ${repo}/Environments/Test/Variables/coveralls.env && exit 0

0 comments on commit 6cba1c0

Please sign in to comment.