Skip to content
Snippets Groups Projects
Commit 62a2b05e authored by Favio Masulli Becker's avatar Favio Masulli Becker
Browse files

typos amended

parent aee9fe5a
No related branches found
No related tags found
1 merge request!50Feature test
...@@ -41,11 +41,10 @@ deploy_uat: ...@@ -41,11 +41,10 @@ deploy_uat:
only: only:
- main - main
# PROD Pipeline # Prod Pipeline
deploy_prod: deploy_prod:
stage: deploy stage: deploy
script: script:
- echo "Deploying last Uat commit..."
- echo "Deploying to Prod..." - echo "Deploying to Prod..."
- sleep 30 - sleep 30
environment: environment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment