Skip to content

Actions Runner Controller Demo #10

Actions Runner Controller Demo

Actions Runner Controller Demo #10

name: Actions Runner Controller Demo
on:
workflow_dispatch:
jobs:
Explore-GitHub-Actions:
# You need to use the INSTALLATION_NAME from the previous step
runs-on: arc-runner-set
# container: eco4cast/rocker-neon4cast:latest
steps:
- run: sudo apt-get update && sudo apt-get -y install iproute2
- run: ip link