Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Install Archlinux on Github Actions!

License

NotificationsYou must be signed in to change notification settings

zaoqi/github-actions-archlinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Archlinux on Github Actions.

Example

.github/workflows/ci.yml

name:CIon:[push]jobs:build:runs-on:ubuntu-18.04steps:    -uses:actions/checkout@v1    -name:Install Archlinuxrun:curl -L https://github.com/zaoqi/github-actions-archlinux/raw/master/install.sh | sh    -name:Docker hello-worldrun:|        sudo pacman --noconfirm -Syu docker        sudo systemctl start docker        docker run --rm hello-world

Image

About

Install Archlinux on Github Actions!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp