test
All checks were successful
build / build (push) Successful in 4m4s

This commit is contained in:
Constantin Simonis 2024-12-04 15:11:18 +01:00
parent a2c17325fe
commit 6090f909b0
Signed by: csimonis
GPG Key ID: 3878FF77C24AF4D2

View File

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