mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2024-11-13 22:38:04 +00:00
run on current branch
This commit is contained in:
parent
6662bf770e
commit
25ffb03f81
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -2,7 +2,7 @@ name: e2e Test
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ 'main' ]
|
branches: [ 'feature/add-tests' ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
TEST_HOST_DOCKER: ./test
|
TEST_HOST_DOCKER: ./test
|
||||||
|
Loading…
Reference in New Issue
Block a user