Files
schengen-visa/.drone.yml
prtsie a256ef99c0
All checks were successful
continuous-integration/drone/push Build is passing
Поправил .dronde.yml
2025-10-05 16:59:05 +03:00

21 lines
335 B
YAML

kind: pipeline
type: docker
name: "Backend"
steps:
# - name: test
# image: mcr.microsoft.com/dotnet/sdk:8.0
# commands:
# - dotnet build
# - dotnet test
- name: publish
image: plugins/docker
settings:
username: prtsie
password:
from_secret: docker_pass
repo: prtsie/schengen-visa
tags:
- latest