This commit is contained in:
Simple_Not 2023-07-16 14:45:12 +10:00
parent 77b6293ea6
commit b9cd608d9b

View File

@ -19,8 +19,8 @@ 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 - su -c git pull jack
- chown -R jack:jack . #- chown -R jack:jack .
when: when:
branch: branch:
- main - main