This commit is contained in:
parent
f3d54e7674
commit
117a41307f
@ -7,11 +7,9 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
container:
|
||||
image: node:16-bullseye
|
||||
image: git.halis.io/athens-school/runner-images:debian12.1-node18
|
||||
runs-on: [arm64]
|
||||
|
||||
steps:
|
||||
- name: Check content
|
||||
run: ls
|
||||
- name: Echo message
|
||||
run: echo "Hello world"
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user