Skip to content

Commit

Permalink
revert-machine-type
Browse files Browse the repository at this point in the history
  • Loading branch information
fynmanoj authored Feb 10, 2024
1 parent ae8b675 commit b33c1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
scp -o StrictHostKeyChecking=No -i b64encoded.pem index.yaml ph-ee-g2psandbox-security-0.0.0$JIRA_STORY.tgz [email protected]:~/
ssh -i b64encoded.pem -o StrictHostKeyChecking=No [email protected] sudo mv -t /apps/apache-tomcat-7.0.82/webapps/ROOT/images$JIRA_STORY_DIR/ph-ee-g2psandbox-security$JIRA_STORY index.yaml ph-ee-g2psandbox-security-0.0.0$JIRA_STORY.tgz
minikube-run-helm-upgrade-and-helm-test:
docker:
machine:
image: ubuntu-2004:current
docker_layer_caching: true
resource_class: xlarge
Expand Down

0 comments on commit b33c1ce

Please sign in to comment.