|
|
|
@ -8,19 +8,6 @@ trigger:
|
|
|
|
|
|
|
|
|
|
steps:
|
|
|
|
|
|
|
|
|
|
# docker image build
|
|
|
|
|
- name: docker-Api-LOL
|
|
|
|
|
image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dronesonarplugin-dotnet7
|
|
|
|
|
settings:
|
|
|
|
|
dockerfile: Sources/Dockerfile
|
|
|
|
|
context: Sources/
|
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
|
repo: hub.codefirst.iut.uca.fr/enzo.jolys/Api-LOL
|
|
|
|
|
username:
|
|
|
|
|
from_secret: enzo
|
|
|
|
|
password:
|
|
|
|
|
from_secret: toto
|
|
|
|
|
|
|
|
|
|
- name: build
|
|
|
|
|
image: mcr.microsoft.com/dotnet/sdk:6.0
|
|
|
|
|
volumes:
|
|
|
|
|