Fixing branch name in .drone.yml pipeline
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Derek Paschal 2023-06-21 08:05:45 -05:00
parent 3d8f840592
commit 451f43968d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ trigger:
- push
- cron
branch:
- main
- derek
steps:
- name: docker-build