Skip to content

Create container-test.yml #1

Create container-test.yml

Create container-test.yml #1

name: container test
jobs:
container-test-job:
runs-on: ubuntu-latest
container:
image: rockylinux/rockylinux:8.8
steps:
- name: list files
run: ls -al /etc