dockerize project #3

Merged
csimonis merged 40 commits from feature/build into main 2024-12-04 17:37:10 +00:00
Showing only changes of commit a2c17325fe - Show all commits

View File

@ -12,4 +12,5 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
# run: docker build -t git.simonis.lol/sites/file-explorer:latest . # run: docker build -t git.simonis.lol/sites/file-explorer:latest .
- name: build - name: build
working-directory: .docker
run: ls && pwd run: ls && pwd