Skip to content

Arm-Examples/cloud_ci_demo_basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Use Arm-Examples/AVH_CI_Template instead.


Simple cloud-based CI demo

This repository showcases how to use GitHub Actions together with a Docker image to run CI test automatically in the cloud.

A more complex example is available in Arm-Examples/cloud_ci_demo_rv2.

Structure

Directory Description
/basic Simple blinky example
.github/workflows/ GitHub Actions workflow for the example

Usage

Fork the repository and push some changes to it. Instantaneously, the GitHub Actions kick in and start to run through the flow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages