Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Hey Alter
heyalter-ubuntu-iso
Commits
76c9d8ca
Commit
76c9d8ca
authored
Sep 22, 2022
by
Sven
Browse files
updated to Ubuntu 22.04.1
parent
6aefb059
Pipeline
#2450
passed with stage
in 25 minutes and 5 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
scripts/env.sh
View file @
76c9d8ca
...
...
@@ -19,7 +19,7 @@ fi
if
[[
!
-v
CI_PIPELINE_IID
]]
;
then
export
CI_PIPELINE_IID
=
localbuild
fi
DOWNLOAD_URL
=
"https://releases.ubuntu.com/22.04/ubuntu-22.04-desktop-amd64.iso"
DOWNLOAD_URL
=
"https://releases.ubuntu.com/22.04/ubuntu-22.04
.1
-desktop-amd64.iso"
BUILD_DIR
=
"
$(
pwd
)
/build"
ISO_EXTRACTED_DIR
=
"
$BUILD_DIR
/extracted-iso"
ISO_MOUNT_DIR
=
"
$BUILD_DIR
/extracted-iso"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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