change Reese Arch Toolbox containerfile name to arch.containerfile
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 7m20s
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 7m20s
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
uses: https://github.com/docker/build-push-action@v5
|
||||
with:
|
||||
context: ${{ gitea.workspace }}/infrastructure/graduated/fedora
|
||||
file: ${{ gitea.workspace }}/infrastructure/graduated/fedora/Containerfile
|
||||
file: ${{ gitea.workspace }}/infrastructure/graduated/fedora/arch.containerfile
|
||||
push: true
|
||||
tags: "gitea.reeseapps.com/services/arch-toolbox:latest,gitea.reeseapps.com/services/arch-toolbox:${{gitea.sha}}"
|
||||
no-cache: true
|
||||
Reference in New Issue
Block a user