Update dockerToHub.yml

This commit is contained in:
sijinhui 2024-08-22 10:00:58 +08:00 committed by GitHub
parent 1f48bd5f28
commit 4856d58df5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,15 +2,10 @@ name: BUILD DOCKER IMAGE
on:
workflow_dispatch:
push:
# branches:
# - main
# paths:
# - 'app/**'
# - 'public/**'
# - '.github/**'
# - 'docker-compose.yml'
# - 'Dockerfile'
# - 'package.json'
branches:
- main
- dev
jobs:
build: