Skip to content

Commit

Permalink
Update cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
Kidswiss committed Aug 28, 2024
1 parent 910f81f commit 8603bb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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/vshn/appcat-cookiecutter",
"commit": "967b125a6dee1ca5d398962cb08f3448708e084e",
"commit": "a2ec6a1fd98cb74dfa97638b523e63a29a44adf7",
"checkout": "add/upbound_push",
"context": {
"cookiecutter": {
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build branch and push AppCat
if: env.UPBOUND_PUSH
if: !env.UPBOUND_PUSH
run: make docker-push-branchtag

- name: Build branch and push package
Expand Down

0 comments on commit 8603bb9

Please sign in to comment.