Compare commits
2 Commits
c81a4451d6
...
64ac839d3c
| Author | SHA1 | Date | |
|---|---|---|---|
| 64ac839d3c | |||
| e2d89c651a |
@@ -51,6 +51,12 @@ clone:
|
|||||||
disable: true
|
disable: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: checkout
|
||||||
|
image: alpine/git
|
||||||
|
commands:
|
||||||
|
- git clone https://gitea.khongisa.co.za/MngomaLab/webapitest.git .
|
||||||
|
- git checkout ${DRONE_COMMIT}
|
||||||
|
|
||||||
- name: dotnet publish
|
- name: dotnet publish
|
||||||
image: mcr.microsoft.com/dotnet/sdk:8.0
|
image: mcr.microsoft.com/dotnet/sdk:8.0
|
||||||
commands:
|
commands:
|
||||||
|
|||||||
Reference in New Issue
Block a user