Compare commits
No commits in common. "220b095c12e7168ae5e814d79065538d3474ad7b" and "aabab072c45132cd58e0e0eb892274dcedf49483" have entirely different histories.
220b095c12
...
aabab072c4
|
@ -1,9 +1,9 @@
|
||||||
name: Package builder
|
name: Gitea Actions Demo
|
||||||
run-name: ${{ gitea.actor }} is building ${{ gitea.repo }}
|
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
BuildPackage:
|
Explore-Gitea-Actions:
|
||||||
runs-on: autobuilder
|
runs-on: autobuilder
|
||||||
container:
|
container:
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user