Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HPCasCode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc-team
HPCasCode
Commits
b94493d4
Commit
b94493d4
authored
5 years ago
by
Andreas Hamacher
Browse files
Options
Downloads
Patches
Plain Diff
still working on key handling
parent
a71a84c6
No related branches found
No related tags found
3 merge requests
!297
Cicd merge back
,
!284
Cicd
,
!282
CICD
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-3
2 additions, 3 deletions
.gitlab-ci.yml
with
2 additions
and
3 deletions
.gitlab-ci.yml
+
2
−
3
View file @
b94493d4
...
@@ -66,10 +66,9 @@ build_cluster_cicd:
...
@@ -66,10 +66,9 @@ build_cluster_cicd:
tags
:
tags
:
-
heat
-
heat
before_script
:
before_script
:
-
echo $GC_KEY > gc_key.pem
-
echo
"
$GC_KEY
"
> gc_key.pem
-
chmod 400 gc_key.pem
-
chmod 400 gc_key.pem
-
echo $HPCCICD_openrc
-
echo "$HPCCICD_openrc" > ./$NECTAR_ALLOCATION-openrc.sh
-
echo $HPCCICD_openrc > ./$NECTAR_ALLOCATION-openrc.sh
script
:
script
:
-
echo "heat stage"
-
echo "heat stage"
-
source ./$NECTAR_ALLOCATION-openrc.sh
-
source ./$NECTAR_ALLOCATION-openrc.sh
...
...
This diff is collapsed.
Click to expand it.
Andreas Hamacher
@handreas
mentioned in commit
d039524c
·
4 years ago
mentioned in commit
d039524c
mentioned in commit d039524c49f11899288554a42f1c50d47417fc1a
Toggle commit list
Andreas Hamacher
@handreas
mentioned in commit
ddc89981
·
4 years ago
mentioned in commit
ddc89981
mentioned in commit ddc89981fcfb715e32a01d3f740631d0829bb35a
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment