Update .drone.yml

This commit is contained in:
2025-05-21 13:15:26 +00:00
parent b0e9ae0994
commit 7cbe6d95a8

View File

@@ -1,15 +1,14 @@
#test
kind: pipeline
type: docker
name: default
steps:
- name: build and push to gitea registry
- name: docker-build
image: plugins/docker
settings:
repo: git.internet-master.cz:5050/jakub/dotnettest
tags: latest
registry: git.internet-master.cz:5050
dockerfile: Dockerfile
username:
from_secret: GITEA_REGISTRY_USER
password: