Skip to content

Commit

Permalink
fix: fix firefox release script
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondYuan committed Jul 3, 2021
1 parent 9da9bf9 commit b9405b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ COPY . .

RUN yarn

RUN FF_RELEASE=true node script/ci.js
RUN TARGET_BROWSER=Firefox PUBLISH_TO_STORE=true yarn ts-node script/release.ts

0 comments on commit b9405b5

Please sign in to comment.