bitbucket-pipelines.yml edited online with Bitbucket

This commit is contained in:
Greg Gauthier 2023-01-27 13:05:01 +00:00
parent f5fd2f2718
commit 299d4fbc51
1 changed files with 3 additions and 2 deletions

View File

@ -5,12 +5,13 @@
# Prerequisites: pom.xml and appropriate project structure should exist in the repository.
image: maven:3.6.3
pipelines:
default:
- parallel:
- step:
runs-on:
- self.hosted
- macos
name: Run Webtests
caches:
- maven