Explorar o código

Fix Drone intentation.

Dan Helfman %!s(int64=2) %!d(string=hai) anos
pai
achega
aaf3462d17
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -24,8 +24,8 @@ clone:
 steps:
 - name: build
   image: alpine:3.13
-    environment:
-      TEST_CONTAINER: true
+  environment:
+    TEST_CONTAINER: true
   pull: always
   commands:
     - scripts/run-full-tests