Download package DB before trying to install
This commit is contained in:
parent
3cbf37b48c
commit
6e2cf75583
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ build:
|
|||
image: archlinux
|
||||
stage: build
|
||||
before_script:
|
||||
- pacman -S --noconfirm hugo git npm nodejs
|
||||
- pacman -Sy --noconfirm hugo git npm nodejs
|
||||
script:
|
||||
- ./scripts/release.sh
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in a new issue