testing
Some checks failed
Build AlaskarSeer / build-alaskarseer (push) Failing after 36s

This commit is contained in:
nomadics9 2025-01-04 06:23:15 +03:00
parent 436c6fd2fa
commit 613e385530
2 changed files with 5 additions and 3 deletions

View file

@ -8,8 +8,10 @@ on:
jobs:
build-alaskarseer:
runs-on: host
container: catthehacker/ubuntu:act-latest
options: --privileged
container:
image: catthehacker/ubuntu:act-latest
volumes:
- /var/run/docker.sock:/var/run/docker.sock
steps:
# Step 1: Check out the repository

View file

@ -1 +1 @@
v2.2.2
v2.2.3