mirror of
https://github.com/edv-pi/pbs-client-docker.git
synced 2025-04-20 05:52:55 +02:00
change path to upstream structure
Some checks failed
Build And Test / build (push) Failing after 16s
Some checks failed
Build And Test / build (push) Failing after 16s
This commit is contained in:
parent
f28eac21ff
commit
70a220ad04
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Build and push Docker image
|
||||
uses: https://github.com/docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
context: ./Docker
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
#tags: "images.physi.uni-heidelberg.de/pibackup,images.physi.uni-heidelberg.de/pibackup:latest"
|
||||
|
Loading…
Reference in New Issue
Block a user