https://github.com/etcd-io/etcd
Raw File
Tip revision: 08407ff7600eb16c4445d5f21c4fafaf19412e24 authored by Marek Siarkowicz on 24 April 2022, 10:44:36 UTC
version: bump up to 3.5.4
Tip revision: 08407ff
semaphore.test.bash
#!/usr/bin/env bash

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