Skip to content

Commit

Permalink
Use default settings from base image
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Dec 25, 2024
1 parent 4853173 commit 664275d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 77 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
secrets: inherit

push-docker:
if: always() && needs.ci-cd.result == 'success'
needs: [ci-cd]
uses: libops/actions/.github/workflows/build-push-sh.yml@main
with:
Expand Down
77 changes: 0 additions & 77 deletions assets/patches/default_settings.txt

This file was deleted.

0 comments on commit 664275d

Please sign in to comment.