Skip to content

Commit

Permalink
ci: allow build to push container + updated to latest kash
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbourianes-kalisio committed Jul 18, 2024
1 parent 632535c commit 12eb96f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ jobs:
- name: Build app
env:
SOPS_AGE_KEY: ${{ secrets.SOPS_AGE_KEY }}
# run: bash ./scripts/build_app.sh -p -r ${{ github.job }}
run: bash ./scripts/build_app.sh -r ${{ github.job }}
run: bash ./scripts/build_app.sh -p -r ${{ github.job }}
2 changes: 1 addition & 1 deletion scripts/kash
Submodule kash updated 3 files
+12 −0 CHANGELOG.md
+2 −0 README.md
+33 −31 kash.sh

0 comments on commit 12eb96f

Please sign in to comment.