mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 02:03:04 +01:00
6 lines
116 B
Bash
Executable File
6 lines
116 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
|
|
docker push asfernandes/firebird-builder:x86_64-5
|
|
docker push asfernandes/firebird-builder:i586-5
|