Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
97WaterPolo 2023-03-29 23:10:50 -07:00
parent 13021e8ff1
commit 141d09be04

View File

@ -28,11 +28,6 @@ steps:
dockerfile: AOC2021/Dockerfile dockerfile: AOC2021/Dockerfile
depends_on: depends_on:
- test - test
when:
event:
- promote
target:
- production
- name: finish - name: finish
image: busybox image: busybox