Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
b6c133bb54
|
|||
58a1a8ee2f
|
@@ -12,8 +12,7 @@ permissions:
|
||||
jobs:
|
||||
build:
|
||||
name: Build image
|
||||
runs-on: dind
|
||||
container: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user