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

This commit is contained in:
nomadics9 2025-01-04 06:43:42 +03:00
parent 3e7b8807c3
commit 154084b721
2 changed files with 5 additions and 1 deletions

View file

@ -10,8 +10,12 @@ jobs:
runs-on: host
container:
image: catthehacker/ubuntu:act-latest
volume:
- /certs:/certs
env:
DOCKER_HOST: tcp://daemon:2376
DOCKER_CERT_PATH: /certs/client
DOCKER_TLS_VERIFY: "1"
steps:
# Step 1: Check out the repository

View file

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