Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dominik Schachten
iPXE Builds
Commits
538dbc97
Commit
538dbc97
authored
Dec 21, 2020
by
Dominik Schachten
Browse files
Fix ipxe full git clone
parent
b960f070
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
538dbc97
...
...
@@ -9,5 +9,6 @@ ipxe:
paths
:
-
./*.efi
script
:
-
git clone --depth 1 git://git.ipxe.org/ipxe.git
# ipxe has to be a full clone, shallow clone interferes with versioning
-
git clone git://git.ipxe.org/ipxe.git
-
bash build.sh
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