Skip to content

Commit abaf1bd

Browse files
committed
Nope
1 parent ee6a14a commit abaf1bd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

wercker.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ build:
4747
# remove unneeded RPMs and clean up the YUM cache
4848
yum -y remove tar gzip
4949
yum clean all
50-
- internal/store-container
50+
5151
5252
# This pipeline runs the integration tests against 1.7.9 k8s cluster on OCI.
5353
integration-test179:
@@ -128,6 +128,7 @@ integration-test179:
128128
# clean up
129129
yum clean all
130130
131+
131132
# This pipeline runs the integration tests against 1.8.5 k8s cluster on OCI.
132133
integration-test185:
133134
steps:
@@ -207,6 +208,7 @@ integration-test185:
207208
# clean up
208209
yum clean all
209210
211+
210212
# This pipeline runs quality checks
211213
quality:
212214
steps:
@@ -221,6 +223,7 @@ quality:
221223
cache_repo: true
222224
version: 3.5.2
223225

226+
224227
dev:
225228
steps:
226229
- internal/shell

0 commit comments

Comments
 (0)