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

Commit 2fa3d3b

Browse files
authored
Merge pull request #59 from fhoeben/seleniarm_add_chromium_arm64_circle_fix1
fix namespaces in circle CI
2 parents 65c4b0b + 946d313 commit 2fa3d3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
type: executor
150150
executor: << parameters.machine-type >>
151151
environment:
152-
NAMESPACE: fhoeben
152+
NAMESPACE: seleniarm
153153
BUILD_DATE: today
154154
steps:
155155
- checkout
@@ -304,7 +304,7 @@ jobs:
304304
type: executor
305305
executor: << parameters.machine-type >>
306306
environment:
307-
NAMESPACE: fhoeben
307+
NAMESPACE: seleniarm
308308
BUILD_DATE: today
309309
steps:
310310
- checkout

0 commit comments

Comments
 (0)