This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user