Dan Helfman
2 years ago
1 changed files with
2 additions and
2 deletions
-
2
2
.drone.yml
|
@@ -24,8 +24,8 @@ clone:
|
|
steps:
|
|
steps:
|
|
- name: build
|
|
- name: build
|
|
image: alpine:3.13
|
|
image: alpine:3.13
|
|
- environment:
|
|
|
|
- TEST_CONTAINER: true
|
|
|
|
|
|
+ environment:
|
|
|
|
+ TEST_CONTAINER: true
|
|
pull: always
|
|
pull: always
|
|
commands:
|
|
commands:
|
|
- scripts/run-full-tests
|
|
- scripts/run-full-tests
|