Skip to content

Commit

Permalink
adjust docker tag on main to rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Sep 28, 2024
1 parent 44c2475 commit 8032526
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true # Push is a shorthand for --output=type=registry
tags: ghcr.io/catalystneuro/neuroconv:yaml_variable
tags: ghcr.io/catalystneuro/neuroconv_yaml_variable:latest
context: .
file: dockerfiles/neuroconv_latest_yaml_variable
provenance: false

0 comments on commit 8032526

Please sign in to comment.