Dan Helfman
%!s(int64=2) %!d(string=hai) anos
Modificáronse 1 ficheiros con
2 adicións e
2 borrados
-
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
|