This commit is contained in:
@@ -6,7 +6,8 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
default_image: ghcr.io/catthehacker/ubuntu:full-latest
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:full-latest
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user