Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
583
Issues
583
List
Boards
Labels
Service Desk
Milestones
Merge Requests
111
Merge Requests
111
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
70318943
Commit
70318943
authored
Apr 15, 2020
by
Ondřej Surý
2
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"
...
...
Ondřej Surý
@ondrej
mentioned in commit
9e6e1f58
·
Apr 16, 2020
mentioned in commit
9e6e1f58
mentioned in commit 9e6e1f587a6cad5336263ba01ce37c9b5b393ad2
Toggle commit list
Ondřej Surý
@ondrej
mentioned in commit
8c00051d
·
Apr 16, 2020
mentioned in commit
8c00051d
mentioned in commit 8c00051ddbc9d798453e180d03b46b0d70007f2b
Toggle commit list
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