Version 1
This commit is contained in:
parent
397eb13f97
commit
8a39beca88
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ type: docker
|
|||
name: build
|
||||
|
||||
steps:
|
||||
- name: Build .Net image
|
||||
- name: Build .Net image
|
||||
image: mcr.microsoft.com/dotnet/sdk:8.0
|
||||
commands:
|
||||
- apt-get update && apt-get install -y zip
|
||||
|
|
Loading…
Reference in a new issue