Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Aaron Thompson
BIND
Commits
70318943
Commit
70318943
authored
Apr 15, 2020
by
Ondřej Surý
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove the Windows build job dependency on autoreconf job
parent
b1f66d1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
.gitlab-ci.yml
.gitlab-ci.yml
+1
-3
No files found.
.gitlab-ci.yml
View file @
70318943
...
...
@@ -230,9 +230,7 @@ stages:
x64'
-
'
Set-Item
-path
"Env:CL"
-value
"/MP$([Math]::Truncate($BUILD_PARALLEL_JOBS/2))"'
-
'
&
msbuild.exe
/maxCpuCount:2
/t:Build
/p:Configuration=$VSCONF
bind9.sln'
needs
:
-
job
:
autoreconf
artifacts
:
false
needs
:
[]
artifacts
:
untracked
:
true
expire_in
:
"
1
day"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment