Skip to content

Commit 0f7148c

Browse files
committed
Merge branch '6.0' into 7.0
2 parents 1794a24 + 770499b commit 0f7148c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
paths:
132132
- ./node_modules
133133

134-
# https://serverfault.com/questions/265675/how-can-i-zip-compress-a-symlink
134+
# https://serverfault.com/questions/265675/how-can-i-zip-compress-a-symlink
135135
- run: zip --symlinks -r ~/rules-server.zip ../rules-server
136136

137137
- run: tar -czvf ~/rules-server.tgz -C ../rules-server .
@@ -153,7 +153,7 @@ jobs:
153153

154154
- store_artifacts:
155155
path: ~/artifacts
156-
156+
157157
build_docker_image:
158158
docker:
159159
- image: docker:git

0 commit comments

Comments
 (0)