Skip to content
Snippets Groups Projects
Commit 9adc8c7d authored by lukashoermann's avatar lukashoermann Committed by Wachter, Christoph
Browse files

Update .woodpecker.yaml

parent 962f1e92
No related branches found
No related tags found
No related merge requests found
steps:
- name: repo-sync
image: woodpeckerci/plugin-git
commands:
- git pull origin https://gitlab.tugraz.at/othgroup/sample.git main
#- name: repo-sync
# image: woodpeckerci/plugin-git
#settings:
# path: https://gitlab.tugraz.at/othgroup/sample.git
# commands:
# - git fetch origin https://gitlab.tugraz.at/othgroup/sample.git main
#- git reset --hard origin/main
- name: test
image: python:3.9-buster
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment