Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit 09104ba

Browse files
pipe
1 parent ae0c559 commit 09104ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
GITHUB_USER: seleniumhq-community
161161
GITHUB_REPO: docker-seleniarm
162162
steps:
163-
- run:
163+
- run: |
164164
echo "Prepare workflow environment variables"
165165
echo 'export BRANCH=4.1.3' >> $BASH_ENV # find a better place to control this.
166166
echo 'export GITHUB_REPO="$CIRCLE_PROJECT_REPONAME"' >> $BASH_ENV

0 commit comments

Comments
 (0)