Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nl6720
archiso
Commits
6c397136
Commit
6c397136
authored
Nov 03, 2020
by
Sven-Hendrik Haase
Committed by
David Runge
Nov 17, 2020
Browse files
Use official archlinux Docker image
archlinux/base is being deprecated anyway.
parent
96ac5e24
Pipeline
#3026
passed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6c397136
...
...
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
default
:
image
:
archlinux
/base
image
:
archlinux
:latest
before_script
:
-
pacman --noconfirm -Syu --needed base-devel shellcheck
...
...
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