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

Modify the pipeline to deploy with kubectl

parent 9a51b030
No related branches found
No related tags found
1 merge request!23Modify the pipeline to deploy with kubectl
Pipeline #48832 failed
......@@ -74,6 +74,8 @@ KubernetesDeploy:
script:
- docker login etulab.univ-amu.fr -u b21214780 -p glpat-HFoutoBjy2nyLCksWMxT
- cd frontend
- docker login etulab.univ-amu.fr -u b21214780 -p glpat-HFoutoBjy2nyLCksWMxT
- echo "Building Frontend Docker image"
- docker build -t etulab.univ-amu.fr:5005/b21214780/polytechrenduezzinebouteldja/frontend:1.2 .
- echo "Pushing Frontend Docker image"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment