add .drone.yml
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
seahi 2025-04-15 15:39:54 +08:00
parent 47a7884960
commit 79767bc9e1

View File

@ -4,9 +4,9 @@ name: build
steps:
- name: Build normal exit image
pull: if-not-exists
pull: always
image: plugins/docker
privileged: false
privileged: true
settings:
dockerfile: Dockerfile.normal
auto-tag: true