Skip to content

Commit

Permalink
updated gh CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonjacobs1 committed Mar 21, 2024
1 parent 7be2861 commit 5438041
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: Publish Docker image

on:
push:
branches: [ "master" ]
branches: [ "ray_cluster_functionality" ]

jobs:
push_to_registry:
Expand All @@ -31,7 +31,7 @@ jobs:
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: histotools/HistoQC
images: histotools/HistoQC_Ray

- name: Build and push Docker image
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
Expand Down

0 comments on commit 5438041

Please sign in to comment.