Commit Graph

3 Commits (c8139d75dcfa024cb94220c0fe3bce729eafbf2a)

Author SHA1 Message Date
Dustin c8139d75dc ci: prepare: Install GDB
dustin/sshca-cli/pipeline/head This commit looks good Details
The RPM build tools in Fedora 41 apparently require `gdb` but don't
declare that:

> find-debuginfo: starting
> Extracting debug info from 1 files
> gdb-add-index: Failed to find a useable GDB binary
2024-11-06 19:46:13 -06:00
Dustin 63edc180d5 ci: prepare: Fix syntax for dnf5 in Fedora 41
dustin/sshca-cli/pipeline/head There was a failure building this commit Details
Apparently, `dnf5` differs from `dnf` in that it does not ignore the
trailing `--` argument:

> Unknown argument "--" for command "install". Add "--help" for more
> information about the arguments.
2024-11-06 19:22:36 -06:00
Dustin 041788e818 ci: Import ci pipeline from original repo
dustin/sshca-cli/pipeline/head This commit looks good Details
When this repository was split from the original *dustin/sshca*
repository, the CI pipeline was not imported.  It wouldn't have mattered
if it had been, since it wouldn't have worked, anyway, given the path
changes.
2023-11-13 20:32:03 -06:00