Skip to content

Commit 7a2b592

Browse files
bla
1 parent def8fa9 commit 7a2b592

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.vtex/drone.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ type: kubernetes
33
name: default
44

55
steps:
6-
- name: test
7-
image: golang:1.19
8-
commands:
9-
- make test
6+
# - name: test
7+
# image: golang:1.19
8+
# commands:
9+
# - make test
1010

1111
- name: publish-ecr
1212
image: plugins/ecr

0 commit comments

Comments
 (0)