Skip to content
Snippets Groups Projects
Commit 829555bf authored by Sean Fredrick Cruz's avatar Sean Fredrick Cruz
Browse files

Update .gitlab-ci.yml file

parent a7f681d7
No related branches found
No related tags found
No related merge requests found
Pipeline #67369 failed with stage
in 4 seconds
......@@ -22,6 +22,8 @@ build-frontend:
deploy-dev:
stage: deploy
tags:
- docker-shell
script:
# Install kubectl and Helm if not already installed on your runner
- which kubectl || curl -LO "https://dl.k8s.io/release/v1.28.0/bin/linux/amd64/kubectl"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment