Skip to content

Commit

Permalink
Heartbeat correct pipeline names
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrtalbot committed Dec 3, 2024
1 parent 1827738 commit 40891fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/heartbeat-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ jobs:
workspace_id: 64430228002560
compute_env: seqera_aws_london_fusion_nvme_labels_copy
workdir: s3://scidev-eu-west-2/
pipeline: heartbeat-nf-core-rnaseq-test-full
pipeline: heartbeat-nf-core-rnaseq-aws-test-full
- name: azure
workspace_id: 280116106690509
compute_env: seqera_azure_virginia_fusion
workdir: az://seqeralabs-showcase
pipeline: heartbeat-nf-core-rnaseq-test-full
pipeline: heartbeat-nf-core-rnaseq-azure-test-full
- name: gcp
workspace_id: 124007984423021
compute_env: seqera_aws_london_fusion_nvme_gpus_mixed
workdir: s3://scidev-eu-west-2/
pipeline: heartbeat-nf-core-rnaseq-azure-test-full
pipeline: heartbeat-nf-core-rnaseq-google-test-full

steps:
- uses: seqeralabs/action-tower-launch@v2
Expand Down

0 comments on commit 40891fb

Please sign in to comment.