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

This commit is contained in:
nomadics9 2025-01-04 06:46:54 +03:00
parent 9b37f8aba2
commit 00d1b8b4e3
2 changed files with 3 additions and 3 deletions

View file

@ -11,11 +11,11 @@ jobs:
container:
image: catthehacker/ubuntu:act-latest
volumes:
- /certs:/certs
- host/certs:/certs
env:
DOCKER_HOST: tcp://daemon:2376
DOCKER_CERT_PATH: /certs/client
DOCKER_TLS_VERIFY: "1"
DOCKER_TLS_VERIFY: "0"
steps:
# Step 1: Check out the repository

View file

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