bitbucket-pipelines.yml edited online with Bitbucket
This commit is contained in:
@@ -12,6 +12,10 @@ pipelines:
|
|||||||
runs-on:
|
runs-on:
|
||||||
- self.hosted
|
- self.hosted
|
||||||
- linux
|
- linux
|
||||||
|
- 16g
|
||||||
|
size: 2x
|
||||||
|
services:
|
||||||
|
- docker
|
||||||
caches:
|
caches:
|
||||||
- dotnetcore
|
- dotnetcore
|
||||||
script: # Modify the commands below to build your repository.
|
script: # Modify the commands below to build your repository.
|
||||||
|
|||||||
Reference in New Issue
Block a user