ci: Publish docker images also for ref/tags/v #437
ci.yml
on: push
Matrix: Build and test Linux executable
Build OSX executable (macos-latest)
11s
Build and test FreeBSD executable
5m 30s
Build and test Alpine executable
3m 30s
Matrix: Build and push to Docker Hub
Annotations
4 errors
|
Build OSX executable (macos-latest)
Process completed with exit code 1.
|
|
Build OSX executable (macos-latest)
cmake was installed from the local/pinned tap
but you are trying to install it from the homebrew/core tap.
Formulae with the same name from different taps cannot be installed at the same time.
To install this version, you must first uninstall the existing formula:
brew uninstall cmake
Then you can install the desired version:
brew install cmake
|
|
Build and test Linux executable (ppc64le)
The process '/home/runner/work/_actions/uraimo/run-on-arch-action/v2/src/run-on-arch.sh' failed with exit code 64
|
|
Build and test Linux executable (aarch64)
The process '/home/runner/work/_actions/uraimo/run-on-arch-action/v2/src/run-on-arch.sh' failed with exit code 64
|