Skip to content

Commit

Permalink
add docker image building
Browse files Browse the repository at this point in the history
  • Loading branch information
consolethinks committed Apr 12, 2024
1 parent 45b2a51 commit cbfb1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Create and publish a Docker image

on:
push:
branches: ['release']
tags: [ 'v*.*.*' ]

env:
REGISTRY: ghcr.io/scicatproject
Expand Down

0 comments on commit cbfb1a9

Please sign in to comment.