Fix(envs): set environment variable instead of bash variable (#209)
Some checks failed
remote ssh command / Build (push) Failing after 5s
Some checks failed
remote ssh command / Build (push) Failing after 5s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM appleboy/drone-ssh:1.6.5-linux-amd64
|
||||
FROM appleboy/drone-ssh:1.6.8-linux-amd64
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
Reference in New Issue
Block a user