Delete '.drone.yml'

pull/76/head
Félix MIELCAREK 3 years ago
parent 96e008dfe1
commit dd7cf86101

@ -1,12 +0,0 @@
# docker image build
- name: docker-build-and-push
image: plugins/docker
settings:
dockerfile: Sources/Dockerfile
context: Sources/
registry: hub.codefirst.iut.uca.fr
repo: hub.codefirst.iut.uca.fr/my.login/myRepository
username:
from_secret: SECRET_REGISTRY_USERNAME
password:
from_secret: SECRET_REGISTRY_PASSWORD
Loading…
Cancel
Save