Compare commits

...

2 Commits

Author SHA1 Message Date
Simple_Not
9727bf5c61 Merge branch 'master-of-slaves' of https://git.guaranteedstruggle.host/vdk2ch/flask-htmx-board1 into master-of-slaves
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-18 20:07:34 +10:00
Simple_Not
94524a326d fix ci 2023-07-18 20:07:12 +10:00

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: