There was an error while loading. Please reload this page.
1 parent 0168a8d commit ad9cf5fCopy full SHA for ad9cf5f
.github/workflows/release.yml
@@ -44,6 +44,7 @@ jobs:
44
run: |-
45
rm -fr dashboard-fe/node_modules
46
yarn workspace @module-federation/dashboard run docker:build
47
+ yarn workspace @module-federation/dashboard run docker:push
48
49
- name: Create Release or Publish
50
uses: changesets/action@master
0 commit comments