Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
stormofice committed Oct 3, 2023
1 parent f8c5904 commit 0b4565e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-main-in-dev-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Development Deployment

on:
push:
branches: [ main ]
branches: [ main, dev/image-performance ]

jobs:
build:
Expand Down Expand Up @@ -48,4 +48,3 @@ jobs:
docker compose pull
docker compose down
docker compose up -d

0 comments on commit 0b4565e

Please sign in to comment.