Skip to content

Commit

Permalink
add comment to ci docker image push
Browse files Browse the repository at this point in the history
Co-authored-by: Fedor Borshev <[email protected]>
  • Loading branch information
hnthh and f213 authored Mar 16, 2024
1 parent 51c3839 commit 8e60cd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions {{ cookiecutter.name }}/.github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,6 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
context: .
# make sure you log to the container registry before pushing
# see https://github.com/docker/login-action
push: false

0 comments on commit 8e60cd3

Please sign in to comment.