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

View File

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