Skip to content

Commit f00fa1c

Browse files
committed
remove not required step
1 parent 612b972 commit f00fa1c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,3 @@ jobs:
103103
run: |
104104
docker run --rm aemdesign/travis-trigger-build sbb --github_user=${GITHUB_USER} --github_repo=aem --github_branch=6.5.0-bundle --travis_token=${TRAVIS_TOKEN}
105105
docker run --rm aemdesign/travis-trigger-build sbb --github_user=${GITHUB_USER} --github_repo=aem --github_branch=6.4.0-bundle --travis_token=${TRAVIS_TOKEN}
106-
107-
- name: automation test if failure
108-
run: |
109-
df
110-
docker ps -a
111-
docker logs -t service_aem_container_name
112-
if: failure()
113-

0 commit comments

Comments
 (0)