Skip to content

Commit

Permalink
print dir after build
Browse files Browse the repository at this point in the history
  • Loading branch information
Leemoonsoo committed Jun 23, 2020
1 parent 823dacc commit 2a2258a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- name: Build distribution
run: |-
./dev/make-distribution.sh --name spark --pip --r --tgz -Psparkr -Phadoop-2.7 -Phive -Phive-thriftserver -Pkubernetes
ls -al
env:
DEBIAN_FRONTEND: noninteractive
DEBCONF_NONINTERACTIVE_SEEN: true
Expand Down

0 comments on commit 2a2258a

Please sign in to comment.