Test CI on dind
All checks were successful
/ ipv6 (push) Successful in 32s

This commit is contained in:
Théo Barnouin 2024-10-23 17:16:16 +02:00
parent b608d1b2cc
commit 9d6a03977c

View file

@ -0,0 +1,8 @@
---
on: push
jobs:
ipv6:
runs-on: docker
steps:
- run: |
echo "All set !"