Skip to content

Commit

Permalink
chore: Container build not dependent on build task
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Mar 6, 2025
1 parent e574208 commit b606a72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"container": {
"executor": "@nx-tools/nx-container:build",
"cache": true,
"dependsOn": [],
"options": {
"context": "{projectRoot}",
"tags": ["aws-containers/retail-store-sample-{projectName}"]
Expand Down

0 comments on commit b606a72

Please sign in to comment.