mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:43:03 +01:00
fc362ecb46
Binutils update except for arm64.
6 lines
128 B
Bash
Executable File
6 lines
128 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
|
|
docker push asfernandes/firebird-builder:fb6-x86-ng-v1
|
|
docker push asfernandes/firebird-builder:fb6-x64-ng-v1
|