diff --git a/.drone.yml b/.drone.yml deleted file mode 100644 index 342025a..0000000 --- a/.drone.yml +++ /dev/null @@ -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 \ No newline at end of file