asdf
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2022-10-21 01:00:17 +10:00
parent a63fe1fc6a
commit 5c4f656633

View File

@ -15,7 +15,7 @@ steps:
- name: pull into the folduh - name: pull into the folduh
commands: commands:
- cd /usr/share/$DRONE_REPO_NAME - cd /usr/share/$DRONE_REPO_NAME
- git pull - git pull origin master
- name: docker-compose-rebuild - name: docker-compose-rebuild
commands: commands:
- cd /usr/share/$DRONE_REPO_NAME - cd /usr/share/$DRONE_REPO_NAME