mirror of
https://github.com/TheAnachronism/docspell.git
synced 2024-11-13 02:31:10 +00:00
7 lines
114 B
Bash
7 lines
114 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
set -e
|
||
|
|
||
|
docker push eikek0/docspell:joex-base-1
|
||
|
docker push eikek0/docspell:joex-base-latest
|