Skip to content

Commit e251ff0

Browse files
committed
Disable darwin build.
1 parent f805ec3 commit e251ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ alpine-image: $(ORA_RPM) sgerrand.rsa.pub glibc-2.29-r0.apk
7373
docker build -f alpine/Dockerfile $(BUILD_ARGS) -t "iamseth/oracledb_exporter:$(VERSION)-alpine" .
7474
docker tag "iamseth/oracledb_exporter:$(VERSION)-alpine" "iamseth/oracledb_exporter:alpine"
7575

76-
travis: oci.pc prereq deps test linux darwin docker
76+
travis: oci.pc prereq deps test linux docker
7777
@true
7878

7979
.PHONY: build deps test clean docker travis oci.pc

0 commit comments

Comments
 (0)