This commit is contained in:
parent
47ddd9ab96
commit
1614c39991
@ -17,7 +17,7 @@ jobs:
|
||||
password: ${{ vars.DOCKER_PW }}
|
||||
|
||||
- name: build
|
||||
run: docker buildx build -f .docker/Dockerfile -t git.simonis.lol/sites/abiball:latest .
|
||||
run: docker buildx build -f .docker/Dockerfile -t git.simonis.lol/projects/abiball:latest .
|
||||
|
||||
- name: push
|
||||
run: docker push git.simonis.lol/sites/abiball:latest
|
||||
run: docker push git.simonis.lol/projects/abiball:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user