https://github.com/etcd-io/etcd
Raw File
Tip revision: 19002cfc689fba2b8f56605e5797bf79f8b61fdd authored by Marek Siarkowicz on 15 September 2022, 12:02:30 UTC
version: bump up to 3.5.5
Tip revision: 19002cf
semaphore.test.bash
#!/usr/bin/env bash

# Placeholder until SemaphoreCI is disabled
# E2e tests were migrated to GitHub Actions
back to top