Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hashworks
archlinux-docker
Commits
ed424bc0
Unverified
Commit
ed424bc0
authored
Oct 12, 2019
by
Christian Rebischke
Committed by
Santiago Torres-Arias
Oct 23, 2019
Browse files
add Github Actions
Signed-off-by:
Christian Rebischke
<
chris@nullday.de
>
parent
368a504f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/main.yml
0 → 100644
View file @
ed424bc0
name
:
Github-Actions
on
:
[
push
,
pull_request
]
jobs
:
ci-test
:
runs-on
:
ubuntu-latest
steps
:
-
uses
:
actions/checkout@v1
-
name
:
make ci-test
run
:
make ci-test
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