actions-testing/.gitea/workflows/demo.yaml
Gabriel Simmer 57a2783577
All checks were successful
Gitea Actions Demo / amd-docker (push) Successful in 5s
Testing k8s single runner
2023-08-17 09:58:42 +01:00

11 lines
198 B
YAML

name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
amd-docker:
runs-on: docker-edge
steps:
- name: Test
run: echo test