This website works better with JavaScript
Home
Explore
Help
Register
Sign In
herby
/
drone-plugin-atomic-deploy-dir
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f1329214b4
Branches
Tags
master
drone-plugin...
/
Dockerfile
Dockerfile
83 B
History
Raw
1
2
3
4
FROM ubuntu
ADD mvdir.sh /bin/
RUN chmod +x /bin/mvdir.sh
ENTRYPOINT /bin/mvdir.sh