This commit is contained in:
Simple_Not 2023-07-18 20:07:12 +10:00
parent 411a973102
commit 94524a326d

View File

@ -15,6 +15,7 @@ steps:
- name: pull into the folduh - name: pull into the folduh
commands: commands:
- cd /usr/share/repos/$DRONE_REPO_NAME - cd /usr/share/repos/$DRONE_REPO_NAME
- git checkout $DRONE_COMMIT_BRANCH
- git pull origin $DRONE_COMMIT_BRANCH - git pull origin $DRONE_COMMIT_BRANCH
- name: build - name: build
environment: environment: