Skip to content

Commit

Permalink
Merge pull request #45 from seqeralabs/showcase-aws-move
Browse files Browse the repository at this point in the history
Showcase aws move
  • Loading branch information
robsyme authored Dec 24, 2024
2 parents 048a308 + f7fefad commit 70f9ed0
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Example:
compute-envs:
- ref: aws
name: seqera_aws_ireland_fusionv2_nvme
workdir: s3://seqeralabs-showcase
workdir: s3://seqera-showcase
workspace: '138659136604200'
```

Expand All @@ -86,7 +86,7 @@ include:
compute_environment:
ref: aws
name: seqera_aws_ireland_fusionv2_nvme
workdir: s3://seqeralabs-showcase
workdir: s3://seqera-showcase
workspace: '138659136604200'
```

Expand Down
2 changes: 1 addition & 1 deletion compute-envs/production-aws.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
compute-envs:
- ref: aws
name: seqera_aws_ireland_fusion_nvme
workdir: s3://seqeralabs-showcase
workdir: s3://seqera-showcase/scratch/cicd
workspace: "138659136604200"
2 changes: 1 addition & 1 deletion compute-envs/staging-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
compute-envs:
- ref: aws
name: seqera_aws_ireland_fusion_nvme
workdir: s3://seqeralabs-showcase
workdir: s3://seqera-showcase/scratch/cicd
workspace: "14715071736572"
2 changes: 1 addition & 1 deletion exclude/exclude.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ exclude:
compute_environment:
ref: aws
name: seqera_aws_ireland_fusionv2_nvme
workdir: s3://seqeralabs-showcase
workdir: s3://seqera-showcase/scratch/cicd
workspace: "138659136604200"
2 changes: 1 addition & 1 deletion include/include.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include:
compute_environment:
ref: aws
name: seqera_aws_ireland_fusionv2_nvme
workdir: s3://seqeralabs-showcase
workdir: s3://seqera-showcase/scratch/cicd
workspace: "138659136604200"
- pipeline:
name: rnaseq
Expand Down

0 comments on commit 70f9ed0

Please sign in to comment.