Skip to content

Commit

Permalink
Remove checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
subdavis committed Sep 23, 2024
1 parent df18a54 commit 27ac9bc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ type: docker
name: daily-generation-routine

steps:
- name: checkout
image: alpine/git
commands:
- git clone --recursive https://github.com/your-repo/your-project.git .

- name: install-poetry
image: python:3
commands:
Expand Down

0 comments on commit 27ac9bc

Please sign in to comment.