We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce8060 commit e78e9f3Copy full SHA for e78e9f3
ci/zinc/drone.yml
@@ -10,12 +10,12 @@ workspace:
10
11
steps:
12
- name: test_stage3_debug
13
- image: ci/debian-amd64:11.1-6
+ image: ci/debian-amd64:11.1-7
14
commands:
15
- ./ci/zinc/linux_test_stage3_debug.sh
16
17
- name: test_stage3_release
18
19
20
- ./ci/zinc/linux_test_stage3_release.sh
21
@@ -28,7 +28,7 @@ steps:
28
- master
29
event:
30
- push
31
32
environment:
33
AWS_ACCESS_KEY_ID:
34
from_secret: AWS_ACCESS_KEY_ID
0 commit comments