Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
KSZK
DevTeam
becskasszasch
Commits
25c9c1a1
Verified
Commit
25c9c1a1
authored
Oct 14, 2021
by
blint
😶
Browse files
uncomment
parent
23ce1544
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
25c9c1a1
...
...
@@ -69,9 +69,9 @@ production:
entrypoint
:
[
"
"
]
needs
:
-
dockerhub
#
before_script:
#
- echo $KUBECONFIG
#
- chmod 600 $KUBECONFIG
before_script
:
-
echo $KUBECONFIG
-
chmod 600 $KUBECONFIG
script
:
-
bash
-
cd "$CI_PROJECT_DIR"/k8s
...
...
Write
Preview
Supports
Markdown
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