move docker file remove compose.yml
All checks were successful
build / build (push) Successful in 10s

This commit is contained in:
2024-12-04 16:36:48 +01:00
parent cf09243bfe
commit 498473686a
3 changed files with 1 additions and 12 deletions

View File

@ -17,7 +17,6 @@ jobs:
password: ${{ vars.DOCKER_PW }}
- name: build
working-directory: .docker
run: docker build -t git.simonis.lol/sites/file-explorer:latest .
- name: push