Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Christian Rebischke
arch-boxes
Commits
3f202663
Unverified
Commit
3f202663
authored
Oct 11, 2019
by
Christian Rebischke
Committed by
GitHub
Oct 11, 2019
Browse files
Merge pull request #56 from shibumi/shibumi/enable-github-actions
enable github actions support for PRs
parents
47cea29f
b6fa9808
Changes
3
Hide whitespace changes
Inline
Side-by-side
.github/workflows/main.yml
View file @
3f202663
name
:
CI
name
:
Github-Actions
on
:
[
push
]
on
:
[
push
,
pull_request
]
jobs
:
build
:
vagrant-validation
:
runs-on
:
ubuntu-latest
steps
:
-
uses
:
actions/checkout@v1
-
name
:
install packer
...
...
.travis.yml
deleted
100644 → 0
View file @
47cea29f
language
:
generic
dist
:
trusty
sudo
:
false
install
:
-
./generic-ci.sh install
script
:
-
./generic-ci.sh verify
notifications
:
-
email
:
false
README.md
View file @
3f202663
# arch-boxes
[

](https://travis-ci.org
/archlinux/arch-boxes)
[

](https://github.com
/archlinux/arch-boxes
/actions
)
Arch-boxes provides automated builds of the Arch Linux releases for
different providers and post-processors. Check the providers or post-processor sections if you want to know
...
...
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