Skip to content

Commit

Permalink
Test monorepo build (#144)
Browse files Browse the repository at this point in the history
Calculate changed apps
  • Loading branch information
bperel authored Aug 31, 2024
1 parent b5e3f6c commit d272d45
Show file tree
Hide file tree
Showing 84 changed files with 16,819 additions and 38,774 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,15 @@ jobs:
--header "x-dm-version: 1.0.0" \
--header "Content-Type: application/x-www-form-urlencoded" \
--header "Authorization: Basic $SUBSCRIPTIONS_BASIC_AUTH"
- name: Run backup
uses: appleboy/[email protected]
with:
host: ${{ secrets.PRODUCTION_SSH_HOST }}
username: ${{ secrets.PRODUCTION_SSH_USER }}
key: ${{ secrets.PRODUCTION_SSH_KEY }}
command_timeout: 10m
script_stop: true
script: |
cd workspace/DucksManager2/packages/backup
docker compose run --rm --no-deps backup
79 changes: 0 additions & 79 deletions .github/workflows/deploy-duck-estimator.yml

This file was deleted.

128 changes: 0 additions & 128 deletions .github/workflows/deploy-ducksmanager.yml

This file was deleted.

128 changes: 0 additions & 128 deletions .github/workflows/deploy-dumili.yml

This file was deleted.

Loading

0 comments on commit d272d45

Please sign in to comment.