Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e01e97df4 | |||
| 7061ff8319 |
@@ -1,28 +0,0 @@
|
||||
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-server/git-mods/TeStVISt-mods:/workspace/LeterZP/mods
|
||||
defaults:
|
||||
run:
|
||||
working-directory: /workspace/LeterZP/mods
|
||||
|
||||
|
||||
|
||||
steps:
|
||||
- name: main
|
||||
run: |
|
||||
git fetch origin main
|
||||
git reset --hard origin/main
|
||||
@@ -1,11 +1,5 @@
|
||||
*.zip
|
||||
shaderpacks
|
||||
data
|
||||
docker-compose.yaml
|
||||
config.yaml
|
||||
|
||||
|
||||
|
||||
*forgematica*
|
||||
*mafglib*
|
||||
*AdvancementPlaques*
|
||||
|
||||
@@ -168,7 +168,7 @@
|
||||
|
||||
- TeStVISt-compat (Create: TFMG + Immersive Engineering)
|
||||
|
||||
- Dynamic Electricity (Electodynamics + Mekanism)
|
||||
- Dynamic Electricity (Electrodynamics + Mekanism)
|
||||
|
||||
### Libraries list:
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user