Skip to content

Commit

Permalink
Ref #1431 pr preview debug branch 1431-as-a-shop-owner-i-can-bulk-pau…
Browse files Browse the repository at this point in the history
…se-all-payment-collections-acr
  • Loading branch information
chrisjsimpson committed Jan 12, 2025
1 parent 5fab9a7 commit eebe5d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-demo-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
set -x
# Enforce max 60 chars, always end with alnum char
echo SUBDOMAIN=`echo "${{ github.head_ref }}" | tr '[:upper:]' '[:lower:]' | cut -c -60 | rev | sed 's/[^[:alnum:]]//1' | rev` >> $GITHUB_ENV
# TODO remove.
echo SUBDOMAIN=1431-as-a-shop-owner-i-can-bulk-pause-all-paymentcollection >> $GITHUB_ENV
echo $GITHUB_ENV
- name: Create dokku app for pr branch if doesn't already exist using dokku apps:create
env:
Expand Down

0 comments on commit eebe5d4

Please sign in to comment.