Skip to content

Commit

Permalink
Hack CI to deploy hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
syldb committed Nov 7, 2024
1 parent e58b6fe commit 0fad68f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/push-version-tag.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "Test and deploy to staging"
on:
push:
tags:
- "v*.*.*"
- pull_request

env:
DATABASE_URL: postgres://apilos:apilos@localhost:5432/apilos
Expand Down

0 comments on commit 0fad68f

Please sign in to comment.