test actions
All checks were successful
Docker Build Pipeline / Docker-Build-Pipeline (push) Successful in 11s

This commit is contained in:
2024-12-12 18:11:58 -05:00
parent 51e847ea24
commit 48458851df
2 changed files with 17 additions and 379 deletions

View File

@ -0,0 +1,17 @@
name: Docker Build Pipeline
on:
push:
branches:
- gitea-actions
jobs:
Docker-Build-Pipeline:
runs-on: self-hosted
defaults:
run:
working-directory: /home/builds/src
steps:
- name: Run a command
run: docker info