Skip to content

Commit bc2a74c

Browse files
committed
Fix worker mode
1 parent 8cc84c7 commit bc2a74c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/branch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
context: .
123123
push: true
124124
tags: ${{ secrets.DOCKER_REGISTRY }}/api-php:${{ github.ref_name }}
125+
target: production
125126
build-args: |
126127
APP_ENV=${{ env.APP_ENV }}
127128
DATABASE_URL=${{ env.DATABASE_URL }}

0 commit comments

Comments
 (0)