Skip to content

Commit

Permalink
chore: Add Bundlemon GA
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed Oct 15, 2024
1 parent b54171f commit 77324c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
MATTERMOST_CHANNEL: '{"dev":"app---mes-papiers","beta":"app---mes-papiers,publication","stable":"app---mes-papiers,publication"}'
MATTERMOST_HOOK_URL: ${{ secrets.MATTERMOST_HOOK_URL }}
REGISTRY_TOKEN: ${{ secrets.REGISTRY_TOKEN }}
BUNDLEMON_PROJECT_ID: ${{ secrets.BUNDLEMON_PROJECT_ID }}

jobs:
build:
Expand All @@ -33,6 +34,8 @@ jobs:
run: yarn test
- name: Build
run: yarn build
- name: BundleMon
uses: lironer/bundlemon-action@v1
- name: Set SSH for downcloud
uses: webfactory/[email protected]
with:
Expand Down

0 comments on commit 77324c8

Please sign in to comment.