Streamline and consolidate arch toolbox containerfile
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 6m29s

This commit is contained in:
2024-11-27 11:00:16 -05:00
parent e666f7cc01
commit 463f3d142d
3 changed files with 54 additions and 31 deletions

View File

@@ -1,9 +1,9 @@
name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
name: Reese's Arch Toolbox
run-name: Build and Push Reese's Arch Toolbox
on: [push]
jobs:
build-arch-toolbox:
build-and-push-arch-toolbox:
runs-on: ubuntu-latest
if: gitea.ref == 'refs/heads/main'
steps: