6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
docker push docker-registry.belmankraul.com/bkraul/nextcloud:latest
|
||
|
docker push docker-registry.belmankraul.com/bkraul/nextcloud:fpm-alpine
|
||
|
|