File tree Expand file tree Collapse file tree 3 files changed +5
-17
lines changed
Expand file tree Collapse file tree 3 files changed +5
-17
lines changed Original file line number Diff line number Diff line change 1- name : CI
1+ name : Github-Actions
22
3- on : [push]
3+ on : [push, pull_request ]
44
55jobs :
6- build :
6+ vagrant-validation :
77
88 runs-on : ubuntu-latest
9-
9+
1010 steps :
1111 - uses : actions/checkout@v1
1212 - name : install packer
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# arch-boxes
2- [ ![ Build Status] ( https://travis-ci.org /archlinux/arch-boxes.svg?branch=master )] ( https://travis-ci.org /archlinux/arch-boxes )
2+ [ ![ Actions Status] ( https://github.com /archlinux/arch-boxes/workflows/CI/badge .svg )] ( https://github.com /archlinux/arch-boxes/actions )
33
44Arch-boxes provides automated builds of the Arch Linux releases for
55different providers and post-processors. Check the providers or post-processor sections if you want to know
You can’t perform that action at this time.
0 commit comments