Skip to content

Commit

Permalink
Pull request #1012: Feature/AG-35244 Autoupdate and publish @adguard/…
Browse files Browse the repository at this point in the history
…dnr-rulesets

Merge in ADGUARD-FILTERS/tsurlfilter from feature/AG-35244-2 to master

Squashed commit of the following:

commit 0717e70
Author: Vladimir Zhelvis <[email protected]>
Date:   Fri Aug 30 10:53:05 2024 +0300

    fix

commit 16fc324
Author: Vladimir Zhelvis <[email protected]>
Date:   Fri Aug 30 10:52:04 2024 +0300

    disable trigger for auto deployment mock and update release naming
  • Loading branch information
zhelvis committed Aug 30, 2024
1 parent 2c000cb commit a51657e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions bamboo-specs/dnr-rulesets-auto-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
deployment:
name: DNR Rulesets - auto deploy
source-plan: AJL-DNRRULESETSAUTOBUILD
release-naming: ${bamboo.inject.version}
release-naming: ${bamboo.buildNumber}
environments:
- npmjs

Expand All @@ -12,8 +12,7 @@ npmjs:
image: adguard/node-ssh:18.19--0
volumes:
${system.PNPM_DIR}: "${bamboo.cachePnpm}"
triggers:
- build-success
triggers: [ ]
tasks:
- checkout:
force-clean-build: 'true'
Expand Down

0 comments on commit a51657e

Please sign in to comment.