Skip to content
Snippets Groups Projects
Commit 4706179c authored by BOUTELDJA Wassim's avatar BOUTELDJA Wassim
Browse files

Modify the pipeline to deploy with kubectl

parent b6b03cc7
Branches
No related tags found
1 merge request!23Modify the pipeline to deploy with kubectl
Pipeline #48823 failed
......@@ -68,10 +68,7 @@ KubernetesDeploy:
- polytech
- tp
stage: KubernetesDeploy
before_script:
- echo "Building Docker image"
- docker build -t $DockerComposeImageName .
- echo "Docker image build complete"
script:
- echo "Deploying to Kubernetes"
- kubectl apply -f k8s/FrontEndDeployment.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment