diff --git a/.gitea/workflows/for-testing.yaml b/.gitea/workflows/for-testing.yaml new file mode 100644 index 0000000..750093b --- /dev/null +++ b/.gitea/workflows/for-testing.yaml @@ -0,0 +1,28 @@ +name: testing + +on: + push: + branches: + - main + +jobs: + main: + + name: Transport repo to testing directory + runs-on: ubuntu-latest + + container: + image: alpine/git + volumes: + - /mnt/host/c/Users/Leter/AppData/Roaming/.minecraft/versions/TeStVISt-client/git-mods/TeStVISt-mods-client:/workspace/LeterZP/mods + defaults: + run: + working-directory: /workspace/LeterZP/mods + + + + steps: + - name: main + run: | + git fetch origin main + git reset --hard origin/main \ No newline at end of file diff --git a/.gitignore b/.gitignore index 3063df6..7c73ccb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,10 @@ *.zip +data +config.yaml +docker-compose.yaml + + + *AI-Improvements* *createthreadedtrains* *lithostitched*