We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4937622 commit faec1c5Copy full SHA for faec1c5
1 file changed
bitbucket-pipelines.yml
@@ -1,11 +1,10 @@
1
-#options:
2
-# runs-on: ubuntu-latest
+options:
+ runs-on: self.hosted
3
4
definitions:
5
steps:
6
- step: &unittest-code-checks
7
name: test-code-checks
8
- runs-on: self.hosted
9
image:
10
name: cypress/browsers:node18.12.0-chrome107
11
run-as-user: 1000
0 commit comments