This website requires JavaScript.
Explore
Help
Sign In
stack
/
drone
Watch
1
Star
0
Fork
You've already forked drone
0
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
2c0470e3fb
drone
/
.drone
/
lib
/
initialise-image.sh
3 lines
60 B
Bash
Raw
Blame
History
docker pull
$2
\
&&
docker tag
$2
$1
$2
\
&&
docker push
$1
$2
Reference in New Issue
View Git Blame
Copy Permalink