mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 02:08:30 +00:00
make targets now filter e2e tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "Preparing to run e2e tests"
|
||||
mv atlantis e2e/
|
||||
mv atlantis ${WORKDIR}/e2e/
|
||||
|
||||
# cd into e2e folder
|
||||
cd e2e/
|
||||
|
||||
Reference in New Issue
Block a user