Skip to content

Commit

Permalink
Fixing permissions of scripts used to deploy docker images (apache#11951
Browse files Browse the repository at this point in the history
)
  • Loading branch information
MMirelli authored Dec 3, 2021
1 parent 537dee1 commit caa068f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assembly-source-package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
<outputDirectory>/docker/pulsar/scripts</outputDirectory>
<includes>
<include>*.sh</include>
<include>*.py</include>
</includes>
<fileMode>0755</fileMode>
</fileSet>
Expand Down

0 comments on commit caa068f

Please sign in to comment.