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

Commit 1e98ace

Browse files
Can we eliminate all of the cd docker-seleniarms by setting working directory
1 parent 9f0cf91 commit 1e98ace

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ jobs:
169169
# cd docker-seleniarm
170170
# git checkout $CIRCLE_BRANCH
171171
echo $PWD
172+
git status
172173
ls -ltrSha
173174
- run: |
174175
echo "Check if branch is deployable (contains [deploy] in commit msg on $DEPLOY_BRANCH"

0 commit comments

Comments
 (0)