Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Jenkinsfile_clean_running_containers
PandaAcademy
Oct 8th, 2023
(
edited
)
2,745
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Groovy
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
diff
stage
(
'Clean running containers'
)
{
steps
{
sh
"docker rm -f frontend backend"
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
queue
C++ | 2 min ago | 0.91 KB
Implementacao iMendes
HTML | 5 min ago | 3.86 KB
test
Lua | 10 min ago | 19.95 KB
JS
JavaScript | 36 min ago | 0.65 KB
min max
C++ | 38 min ago | 0.77 KB
New Plank System for Story Games
CSS | 60 min ago | 1.51 KB
Obby
Lua | 1 hour ago | 12.11 KB
Lua Webhook Sender DISCORD
Lua | 1 hour ago | 0.43 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!