diff --git a/.drone.yml b/.drone.yml index a793cc6..b5e7e04 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,6 @@ steps: - cp .env.example .env - docker-compose config ---- # kind: pipeline # type: ssh # name: publish @@ -27,4 +26,4 @@ steps: # - name: publish # commands: # - pwd -# - ls +# - ls \ No newline at end of file