-
Notifications
You must be signed in to change notification settings - Fork 0
🚀 Webapp QA deployment using composite actions #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
DeployToQA.sh
Outdated
|
||
export CLEAN_BRANCH_NAME=$CLEAN_BRANCH_NAME # set this env variable for docker compose | ||
|
||
echo "Deploy to ${APP_NAME}-qa.satelapps.com" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be changed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changed to?
Do you mean to issue you just created?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The QA domain is satelapps.com
???
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed, just copied over from old stuff
This action deploy the webapp to QA, it runs only on main branch
Closes: https://github.com/SatelCreative/DevOps-IT/issues/205
Tested on