Skip to content

Commit faec1c5

Browse files
committed
[DSC-1609] WIP try to use options
1 parent 4937622 commit faec1c5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

bitbucket-pipelines.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
#options:
2-
# runs-on: ubuntu-latest
1+
options:
2+
runs-on: self.hosted
33

44
definitions:
55
steps:
66
- step: &unittest-code-checks
77
name: test-code-checks
8-
runs-on: self.hosted
98
image:
109
name: cypress/browsers:node18.12.0-chrome107
1110
run-as-user: 1000

0 commit comments

Comments
 (0)