changed indentation
pipeline / Test (push) Successful in 39s
pipeline / Deploy (push) Has been skipped

This commit is contained in:
brb
2023-07-11 15:30:01 +02:00
parent c7c3631d8d
commit 2041d42e76
+4
View File
@@ -1,8 +1,12 @@
name: pipeline
run-name: ${{ gitea.actor }} is running script
runs-on: ubuntu-latest
on: [push]
image: python:3.10
jobs:
# demo:
# runs-on: ubuntu-latest
# steps:
test:
name: Test
runs-on: ubuntu-latest