Delete directory '.gitea/workflows'
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
name: CI
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Hola
|
||||
run: |
|
||||
echo "hola desde gitea self hosted"
|
||||
pwd
|
||||
ls -la
|
||||
Reference in New Issue
Block a user