Streamline and consolidate arch toolbox containerfile
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 6m29s
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 6m29s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user