Skip to content

Commit

Permalink
Fixes: can't open '/e13/etc/constantes.properties'
Browse files Browse the repository at this point in the history
  • Loading branch information
b23prodtm committed May 6, 2020
1 parent 1879a90 commit 3f826a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
set -x
mkdir -p ./app/build/logs
mkdir -p ~/phpunit
./test-cake.sh --circle
source ./test-cake.sh --circle
cat $PHP_CMS_DIR/e13/etc/constantes.properties | grep PASSWORD_ADMIN | head -c 18
when: always
- save_cache:
Expand Down

0 comments on commit 3f826a8

Please sign in to comment.