Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #11 from icp4apps/merge_ghe_to_public_repo
Browse files Browse the repository at this point in the history
Merge ghe to public repo
  • Loading branch information
kvijai82 authored Aug 7, 2020
2 parents 1c82b47 + 4956404 commit d5e0dc3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
language: generic

go:
- 1.12.x
- 1.13

os: linux
dist: bionic

services:
- docker

# note before_deploy will run before each deploy provider
before_deploy:
- . ./ci/package.sh
Expand All @@ -18,4 +21,4 @@ deploy:
file_glob: true
on:
tags: true
repo: $GITHUB_REPO/kabanero-pipelines
repo: $GITHUB_ORG/$GITHUB_REPO
7 changes: 0 additions & 7 deletions README.md

This file was deleted.

0 comments on commit d5e0dc3

Please sign in to comment.