see if docker in docker in docker
cicd / cicd (push) Failing after 3s Details

main
Bel LaPointe 2023-10-27 22:53:48 -06:00
parent 2bd5415305
commit 851c7203a2
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,8 @@
name: cicd
run-name: ${{ gitea }} test
on: [push]
on:
push:
branches:
- main
jobs:
cicd:
@ -10,3 +12,4 @@ jobs:
pwd
hostname
echo hello world
docker ps