This commit is contained in:
parent
61c83c137e
commit
cee5121f11
|
@ -1,9 +1,9 @@
|
||||||
name: Gitea Actions Demo
|
name: Go2ticket auto deployement
|
||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
run-name: ${{ gitea.actor }} is testing CI/CD Actions 🚀
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Go2ticket:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Job's informations
|
- name: Job's informations
|
||||||
|
|
Loading…
Reference in New Issue
Block a user