Skip to content

Commit

Permalink
Merge pull request #24 from PROCOLLAB-github/patch-ci
Browse files Browse the repository at this point in the history
Update release-ci.yml
  • Loading branch information
Yakser authored Nov 12, 2022
2 parents 7ea9640 + 8619aed commit 973bea0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ jobs:
cache-to: type=gha,mode=max
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

run:
run:
runs-on: ubuntu-latest
needs: [ build ]
steps:
Expand Down Expand Up @@ -123,4 +122,4 @@ jobs:
echo "SENTRY_DSN=${{ secrets.SENTRY_DSN }}" >> .env
docker-compose -f docker-compose.prod-ci.yml -p prod up -d
docker-compose -f docker-compose.prod-ci.yml -p prod up -d

0 comments on commit 973bea0

Please sign in to comment.