Skip to content

Commit f66f117

Browse files
committed
remove not required output
1 parent e20dec1 commit f66f117

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
git config --global user.name "${GITHUB_USERNAME}"
6666
- name: setup gpg
6767
run: |
68-
echo DISPLAY=$DISPLAY
6968
source <(curl -sL https://github.com/aem-design/aemdesign-docker/releases/latest/download/setup-gpg.sh)
7069
- name: docker - mvn clean (cache .m2 in ./build/.m2/repository in repo dir)
7170
run: $DOCKER_COMMAND mvn clean -DskipTests=true -Dgpg.skip -Dmaven.javadoc.skip=true -Dmaven.source.skip=true -B -Dmaven.repo.local=./build/.m2/repository

0 commit comments

Comments
 (0)