mirror of
https://github.com/thegeeklab/wp-github-comment.git
synced 2024-11-21 13:50:40 +00:00
fix binary name
This commit is contained in:
parent
416400e89b
commit
e82faed459
@ -5,5 +5,5 @@ LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>" \
|
||||
org.label-schema.vendor="Robert Kaussow" \
|
||||
org.label-schema.schema-version="1.0"
|
||||
|
||||
ADD /drone/src/release/drone-github-release /bin/
|
||||
ENTRYPOINT [ "/bin/drone-github-release" ]
|
||||
ADD release/drone-github-comment /bin/
|
||||
ENTRYPOINT [ "/bin/drone-github-comment" ]
|
||||
|
Loading…
Reference in New Issue
Block a user