Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yangdongsuk authored Nov 20, 2023
1 parent fe1c366 commit 779ffa2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: CI/CD Docker

on:
push:
pull_request:
types: [closed]
branches:
- 'client/release/*'
- 'server/release/*'

env:
DOCKER_IMAGE: ghcr.io/${{ github.actor }}/nest-openlist-deploy
Expand Down

0 comments on commit 779ffa2

Please sign in to comment.