Skip to content

Commit

Permalink
chore(ci): fix release for atomic-angular (#4251)
Browse files Browse the repository at this point in the history
This PR adds the release:phase1 target to the atomic-angular package.
This should ensure that the package gets updated.

https://coveord.atlassian.net/browse/CDX-1585
  • Loading branch information
fpbrault authored Aug 7, 2024
1 parent cd5dba7 commit db69dc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/atomic-angular/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"negativeBuildOutputs": ["!{projectRoot}/projects/atomic-angular/dist"]
},
"targets": {
"release:phase1": {},
"cached:build": {
"outputs": ["{projectRoot}/projects/atomic-angular/dist"],
"dependsOn": ["^build"],
Expand Down

0 comments on commit db69dc4

Please sign in to comment.