Skip to content

Commit

Permalink
IONOS: workflow: copy config partials over from the IONOS/ folder
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Lehmann <[email protected]>
  • Loading branch information
thlehmann-ionos committed Jul 11, 2024
1 parent f7bf727 commit 587b12a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/easycloud-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ jobs:
npm run build
cd ../..
- name: Add config partials
run: |
cp IONOS/configs/*.config.php config/
- name: Zip dependencies
run: |
buildDate=$(date +%s)
Expand Down

0 comments on commit 587b12a

Please sign in to comment.