We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39d808 commit 105dd94Copy full SHA for 105dd94
.gitlab-ci.yml
@@ -29,7 +29,7 @@ publish_win-x86:
29
only:
30
- tags
31
dependencies:
32
- - build_x86
+ - build_win-x86
33
tags: ["windows-mozbuild-priv"]
34
variables:
35
GIT_STRATEGY: fetch
0 commit comments