Skip to content

Commit d82e04e

Browse files
authored
Merge pull request #17 from OpenLiberty/gkwan-ibm-patch-1
Update .travis.yml and release date
2 parents 7ed5520 + 10cf050 commit d82e04e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ before_script:
1919
script: ../scripts/travisTest.sh
2020
branches:
2121
only:
22-
- dev
22+
- master
23+
- qa

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
:projectid: cloud-google
1010
:page-layout: guide-multipane
1111
:page-duration: 1 hour
12-
:page-releasedate: 2020-03-25
12+
:page-releasedate: 2020-03-27
1313
:page-description: Explore how to deploy microservices to Google Cloud Platform Kubernetes Engine (GKE).
1414
:page-tags: ['Kubernetes', 'Docker', 'Cloud']
1515
:page-permalink: /guides/{projectid}

0 commit comments

Comments
 (0)