parent
b41b7ce44d
commit
ca80649905
@ -21,7 +21,7 @@ jobs:
|
||||
password: ${{ vars.DOCKER_PW }}
|
||||
|
||||
- name: Build
|
||||
run: docker buildx build -f .docker/Dockerfile -t git.simonis.lol/projects/file-explorer:latest .
|
||||
run: docker buildx build -t git.simonis.lol/projects/file-explorer:latest .
|
||||
|
||||
- name: Push
|
||||
run: docker push git.simonis.lol/projects/file-explorer:latest
|
Loading…
x
Reference in New Issue
Block a user