1
0

update
All checks were successful
/ deploy (push) Successful in 5s

This commit is contained in:
cuqmbr 2025-06-24 13:13:06 +03:00
parent 67ac1f8ce3
commit d6c0fa27e4
Signed by: cuqmbr
GPG Key ID: 0AA446880C766199

View File

@ -9,7 +9,7 @@ jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: echo "${{github.repositoryUrl}}" - run: echo "${{github.sha}}"
# - name: Checkout cuqmbr/homelab repository # - name: Checkout cuqmbr/homelab repository
# run: git clone https://git.cuqmbr.xyz/cuqmbr/homelab.git --depth 1 --branch main --single-branch # run: git clone https://git.cuqmbr.xyz/cuqmbr/homelab.git --depth 1 --branch main --single-branch
# - name: Setup ansible # - name: Setup ansible