mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
6 lines
107 B
Bash
Executable File
6 lines
107 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
set -e
|
|
set -x
|
|
|
|
echo "Skipping because No E2E tests are available on this release branch" |