Skip to content
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

1041 fixing pr deploy #1042

Merged
merged 6 commits into from
Jan 12, 2023
Merged

1041 fixing pr deploy #1042

merged 6 commits into from
Jan 12, 2023

Conversation

joeltejeda
Copy link
Collaborator

No description provided.

@github-actions
Copy link

🙌 Live preview is here: http://1041-fixing-pr-deploy.pcpink.co.uk

@github-actions
Copy link

🙌 Live preview is here: http://1041-fixing-pr-deploy.pcpink.co.uk

@github-actions
Copy link

🙌 Live preview is here: http://1041-fixing-pr-deploy.pcpink.co.uk

@github-actions
Copy link

🙌 Live preview is here: http://1041-fixing-pr-deploy.pcpink.co.uk

@github-actions
Copy link

🙌 Live preview is here: http://1041-fixing-pr-deploy.pcpink.co.uk

@joeltejeda joeltejeda temporarily deployed to testing January 12, 2023 04:15 — with GitHub Actions Inactive
@github-actions
Copy link

🙌 Live preview is here: http://1041-fixing-pr-deploy.pcpink.co.uk

@joeltejeda joeltejeda merged commit 7f9f3b7 into master Jan 12, 2023
@joeltejeda joeltejeda temporarily deployed to production January 12, 2023 17:00 — with GitHub Actions Inactive
@github-actions
Copy link

🚀 PR was released in v0.1.171 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jan 12, 2023
@@ -57,8 +57,7 @@ jobs:
echo Creating dokku app ${{ github.head_ref }}
ssh dokku@$DOKKU_HOST -C "dokku apps:create ${{ env.SUBDOMAIN }}" | true
echo The url will be ${{ github.head_ref }}.pcpink.co.uk
ssh dokku@$DOKKU_HOST -C "dokku git:initialize ${{ env.SUBDOMAIN }}"
ssh dokku@$DOKKU_HOST -C "dokku git:set ${{ env.SUBDOMAIN }} deploy-branch ${{ github.head_ref }}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The deploy branch needs to stay, that's very important because that's the branch which gets tested.
Am I missing something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants