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