Skip to content

Commit

Permalink
Build docker image for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg committed Sep 3, 2024
1 parent c98ec75 commit fc69559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ jobs:
ghcr.io/brian-team/brian
flavor: latest=true
tags: |
# type=semver,pattern={{raw}}
type=ref,event=tag
type=ref,event=pr
labels: |
org.opencontainers.image.title="Brian Docker Image"
org.opencontainers.image.description="Docker image for Brian - a free, open source simulator for spiking neural networks"
Expand Down

0 comments on commit fc69559

Please sign in to comment.