diff --git a/.gitea/workflows/base-build.yml b/.gitea/workflows/base-build.yml index 987da85..22a8a1f 100644 --- a/.gitea/workflows/base-build.yml +++ b/.gitea/workflows/base-build.yml @@ -3,7 +3,7 @@ name: Build and Push Multi-Arch Docker Images on: push: branches: - - main + - master paths: - 'vanilla/Dockerfile' - 'testing/Dockerfile' diff --git a/fabric/Dockerfile b/fabric/Dockerfile index 910c3b1..84aeb60 100644 --- a/fabric/Dockerfile +++ b/fabric/Dockerfile @@ -39,4 +39,4 @@ CMD [ "/bin/bash", "./MCtemp/install_script.sh" ] -#jkldfhgkldsfgklj;gfds \ No newline at end of file +#jkldfhgkldsfg \ No newline at end of file