Skip to content

Commit c9787d5

Browse files
author
Tim De Pauw
committed
Remove stale log line
1 parent 380fd61 commit c9787d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
BRANCHES='master candidate release'
5454
if [[ " $BRANCHES " = *" $CIRCLE_BRANCH "* ]]; then
5555
BUCKET=vasttester-origin-$CIRCLE_BRANCH.iabtechlab.com
56-
echo Installing
5756
echo Deploying to $BUCKET...
5857
aws s3 sync \
5958
build/ \

0 commit comments

Comments
 (0)