Fix Drone intentation.

This commit is contained in:
Dan Helfman 2023-03-28 12:03:12 -07:00 committed by Paul Hoffmann
parent e105799296
commit 458b868371
1 changed files with 2 additions and 2 deletions

View File

@ -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