Skip to content

Commit fb8aea8

Browse files
Add analytics code, and workshop title/description.
1 parent e932e85 commit fb8aea8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.workshop/settings.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
WORKSHOP_NAME=lab-tekton-pipelines
2-
WORKSHOP_IMAGE=quay.io/openshiftlabs/lab-tekton-pipelines:latest
2+
WORKSHOP_IMAGE=quay.io/openshiftlabs/lab-tekton-pipelines:3.2
3+
WORKSHOP_TITLE="OpenShift Pipelines with Tekton"
4+
WORKSHOP_DESCRIPTION="Developing applications using OpenShift pipelines"
35
CONSOLE_IMAGE=quay.io/openshift/origin-console:4.2
46
SPAWNER_PASSWORD=openshift
57
RESOURCE_BUDGET=custom

workshop/modules.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
config:
2+
google_tracking_id: UA-135921114-10
3+
14
modules:
25
workshop-introduction:
36
name: Workshop Introduction

0 commit comments

Comments
 (0)