Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
pcmt
pcmt
Commits
390be43a
Commit
390be43a
authored
Feb 22, 2021
by
Josh Zamor
Browse files
bump demo to v2.3.2
parent
1ca8af05
Pipeline
#260219482
passed with stages
in 24 minutes and 58 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
.gitlab-ci.env-demo.yml
.gitlab-ci.env-demo.yml
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+4
-0
No files found.
.gitlab-ci.env-demo.yml
View file @
390be43a
...
...
@@ -8,7 +8,7 @@
.env-demo
:
extends
:
-
.pcmt_v_2_
2_1
-
.pcmt_v_2_
3_2
stage
:
deploy
only
:
-
master@pcmt/pcmt
...
...
.gitlab-ci.yml
View file @
390be43a
...
...
@@ -30,6 +30,10 @@ include:
############### PCMT VERSIONS (for deploy) ###############
.pcmt_v_2_3_2
:
variables
:
PCMT_VER
:
'
2.3.2'
PCMT_ASSET_URL
:
'
https://gitlab.com/pcmt/pcmt/-/archive/v2.3.2/pcmt-v2.3.2.tar.gz'
.pcmt_v_2_2_2
:
variables
:
PCMT_VER
:
'
2.2.2'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment