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:
parent
fd04ffbc19
commit
4edae0830f
@ -8,7 +8,6 @@ jobs:
|
|||||||
if: gitea.ref == 'refs/heads/main'
|
if: gitea.ref == 'refs/heads/main'
|
||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout@v4
|
- uses: https://github.com/actions/checkout@v4
|
||||||
- uses: https://github.com/actions/setup-dotnet@v4
|
|
||||||
with:
|
with:
|
||||||
dotnet-version: '8.x'
|
dotnet-version: '8.x'
|
||||||
- name: "Build and push Docker image"
|
- name: "Build and push Docker image"
|
||||||
|
Loading…
Reference in New Issue
Block a user