We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e932e85 commit fb8aea8Copy full SHA for fb8aea8
.workshop/settings.sh
@@ -1,5 +1,7 @@
1
WORKSHOP_NAME=lab-tekton-pipelines
2
-WORKSHOP_IMAGE=quay.io/openshiftlabs/lab-tekton-pipelines:latest
+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"
5
CONSOLE_IMAGE=quay.io/openshift/origin-console:4.2
6
SPAWNER_PASSWORD=openshift
7
RESOURCE_BUDGET=custom
workshop/modules.yaml
@@ -1,3 +1,6 @@
+config:
+ google_tracking_id: UA-135921114-10
+
modules:
workshop-introduction:
name: Workshop Introduction
0 commit comments