Compare commits
3 Commits
aabab072c4
...
220b095c12
Author | SHA1 | Date | |
---|---|---|---|
220b095c12 | |||
bb82b12e05 | |||
7362e9f908 |
|
@ -1,9 +1,9 @@
|
||||||
name: Gitea Actions Demo
|
name: Package builder
|
||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
run-name: ${{ gitea.actor }} is building ${{ gitea.repo }}
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
BuildPackage:
|
||||||
runs-on: autobuilder
|
runs-on: autobuilder
|
||||||
container:
|
container:
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user