Compare commits
1 Commits
v6.0.0
...
jh/SQSCANG
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e691680ee8 |
@@ -1,4 +1,4 @@
|
||||
load("github.com/SonarSource/cirrus-modules@v2", "load_features")
|
||||
load("github.com/SonarSource/cirrus-modules@v3", "load_features")
|
||||
|
||||
def main(ctx):
|
||||
return load_features(ctx)
|
||||
|
||||
@@ -15,7 +15,6 @@ vm_instance_template: &VM_TEMPLATE
|
||||
image: docker-builder-v*
|
||||
type: t2.small
|
||||
region: eu-central-1
|
||||
subnet_id: ${CIRRUS_AWS_SUBNET}
|
||||
disk: 10
|
||||
cpu: 4
|
||||
memory: 16G
|
||||
|
||||
Reference in New Issue
Block a user