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 f898aecac2 - Show all commits

View File

@ -9,7 +9,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v - 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
run: ls && pwd run: ls && pwd