Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
habib-deriv committed Jul 2, 2024
1 parent b1adf90 commit 9636864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/staging-eu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
command: pages deploy sites/eu/public --project-name=eu-signup-deriv-com-pages --branch=staging

- name: Cloudflare preview link ✨
run: echo "New staging website - http://staging-eu.cf-pages-deriv-com.deriv.com"
run: echo "New staging website - http://staging.eu-signup-deriv-com-pages"

- name: Building docker image 🐳
run: docker build -t ${{ secrets.DOCKERHUB_ORGANISATION }}/deriv-com:latest-staging -t ${{ secrets.DOCKERHUB_ORGANISATION }}/deriv-com:$GITHUB_SHA .
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/staging-row.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
command: pages deploy sites/row/public --project-name=row-signup-deriv-com-pages --branch=staging

- name: Cloudflare preview link ✨
run: echo "New staging website - http://staging-row.cf-pages-deriv-com.deriv.com"
run: echo "New staging website - http://staging.row-signup-deriv-com-pages"

- name: Building docker image 🐳
run: docker build -t ${{ secrets.DOCKERHUB_ORGANISATION }}/deriv-com:latest-staging -t ${{ secrets.DOCKERHUB_ORGANISATION }}/deriv-com:$GITHUB_SHA .
Expand Down

0 comments on commit 9636864

Please sign in to comment.