debug: sleep 1000

This commit is contained in:
Antoine Martin 2024-09-09 09:14:22 -04:00
parent 3ea484b8b3
commit d139e28ea1
Signed by: forge
GPG key ID: D62A472A4AA7D541
2 changed files with 2 additions and 0 deletions

View file

@ -13,6 +13,7 @@ jobs:
container:
image: alpine:latest
steps:
- run: sleep 1000
- name: Environment setup
run: apk add nodejs git xz gzip dotnet6-sdk sed
- name: Repo pull

View file

@ -11,6 +11,7 @@ jobs:
container:
image: 'docker.io/node:20-bookworm'
steps:
- run: sleep 1000
- name: git mirror branches {v*/,}* & tags
run: |
git init --bare .