8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 04:03:03 +01:00
firebird-mirror/builds/docker/linux/x86-x64/push.sh
Adriano dos Santos Fernandes 5cfec066e1 Replace firebird-builder docker images for x32/x64 with ones built using crosstool-ng.
This allow to use newer container image, since we're now also buinding (an old) libc.
2022-09-25 11:21:24 -03:00

6 lines
128 B
Bash
Executable File

#!/bin/sh
set -e
docker push asfernandes/firebird-builder:fb5-x86-ng-v1
docker push asfernandes/firebird-builder:fb5-x64-ng-v1