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