diff --git a/.drone.yml b/.drone.yml index f2e27b6..efe4ab1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -63,7 +63,7 @@ steps: image: alpine pull: if-not-exists settings: - script: + commands: - echo "deply to staging" - env when: @@ -77,7 +77,7 @@ steps: image: alpine pull: if-not-exists settings: - script: + commands: - echo "deply to production" - env when: