Newer
Older
#
# SPDX-License-Identifier: GPL-3.0-or-later
default:
image: archlinux/base
before_script:
- pacman --noconfirm -Syu --needed base-devel shellcheck
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
#
# SPDX-License-Identifier: GPL-3.0-or-later
default:
image: archlinux/base
before_script:
- pacman --noconfirm -Syu --needed base-devel shellcheck