Removed dotnet action
All checks were successful
Build a new image for the MycroForge docs / test (push) Successful in 5s
All checks were successful
Build a new image for the MycroForge docs / test (push) Successful in 5s
This commit is contained in:
@@ -8,7 +8,6 @@ jobs:
|
||||
if: gitea.ref == 'refs/heads/main'
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
- uses: https://github.com/actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: '8.x'
|
||||
- name: "Build and push Docker image"
|
||||
|
||||
Reference in New Issue
Block a user