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 6090f909b0 - Show all commits

View File

@ -10,7 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# run: docker build -t git.simonis.lol/sites/file-explorer:latest .
- name: build
working-directory: .docker
run: ls && pwd
run: docker build -t git.simonis.lol/sites/file-explorer:latest .