Skip to content

Commit

Permalink
chore: test step to check github ref (#3644)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 authored Jan 15, 2024
1 parent 0ef9586 commit 478991a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ jobs:
env_name: dev
app: ALL

vercel-pre-prod-tag:
name: Print github ref
runs-on: ubuntu-latest
steps:
- name: Print ref
run: echo github.ref

vercel-pre-prod:
# Deploys to Vercel staging and barn environments only when there is a tag for CowSwap or Explorer
name: Vercel pre-prod
Expand Down

2 comments on commit 478991a

@vercel
Copy link

@vercel vercel bot commented on 478991a Jan 15, 2024

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

cosmos – ./

cosmos.cow.fi
cosmos-git-main-cowswap.vercel.app
cosmos-cowswap.vercel.app
cowswap-seven.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 478991a Jan 15, 2024

Choose a reason for hiding this comment

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

Please sign in to comment.