Skip to content

Commit

Permalink
Bump cookiecutter template to 77775e (#120)
Browse files Browse the repository at this point in the history
# Changes

- bumped cookiecutter template to
robert-koch-institut/mex-template@77775e

# Conflicts

```diff a/.github/workflows/release.yml b/.github/workflows/release.yml	(rejected hunks)
@@ -127,7 +127,7 @@ jobs:
           --tag ghcr.io/robert-koch-institut/mex-model:latest \
           --tag ghcr.io/robert-koch-institut/mex-model:${{ github.sha }} \
           --tag ghcr.io/robert-koch-institut/mex-model:${{ needs.release.outputs.tag }}
-          docker push ghcr.io/robert-koch-institut/mex-model:latest
+          docker push --all-tags ghcr.io/robert-koch-institut/mex-model:latest
 
   distribute:
     runs-on: ubuntu-latest
```

Co-authored-by: erichesse <[email protected]>
  • Loading branch information
RKIMetadataExchange and erichesse authored Sep 16, 2024
1 parent f1d9913 commit cb18f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/robert-koch-institut/mex-template",
"commit": "cee205846b2eb6f25e1ce762f395aa50ccbbf93e",
"commit": "77775ea327e6f007032671870326cde13a3167bd",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down

0 comments on commit cb18f72

Please sign in to comment.