Skip to content

Commit ad9cf5f

Browse files
fixing docker build failure
1 parent 0168a8d commit ad9cf5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
run: |-
4545
rm -fr dashboard-fe/node_modules
4646
yarn workspace @module-federation/dashboard run docker:build
47+
yarn workspace @module-federation/dashboard run docker:push
4748
4849
- name: Create Release or Publish
4950
uses: changesets/action@master

0 commit comments

Comments
 (0)