Just validate config on CI

This commit is contained in:
Jake Howard 2017-10-08 13:47:32 +01:00
parent 82b5383cf1
commit 7c9c4aa3d3
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 2 additions and 11 deletions

View File

@ -3,11 +3,9 @@ version: 2.0
jobs:
build:
docker:
- image: antergos/archlinux-base-devel
- image: puppet/puppet-agent-ubuntu
working_directory: ~/dotfiles
steps:
- checkout
- run: git submodule update --init
- run: cat .circleci/pacman.conf >> /etc/pacman.conf
- run: pacman -Syu yaourt puppet patch pacman fakeroot --noconfirm
- run: ./deploy.sh
- run: puppet parser validate manifests/main.pp --modulepath=modules/ --verbose

View File

@ -1,7 +0,0 @@
[archlinuxfr]
SigLevel = Never
Server = http://repo.archlinux.fr/$arch
[multilib]
Include = /etc/pacman.d/mirrorlist