Actions: knowledgefutures/pubpub
Actions
Showing runs from all workflows
1,482 workflow runs
1,482 workflow runs
docker container prune -f and
docker image prune sat immediately after docker stack deploy, so they fired
while the rolling update was still in flight. That is the worst available
moment: the prune races Swarm's own containers, and any task that has already
exited loses its container -- and therefore its logs -- b...
Deploy pubpub
#404:
completed
by
isTravis
docker container prune -f and
docker image prune sat immediately after docker stack deploy, so they fired
while the rolling update was still in flight. That is the worst available
moment: the prune races Swarm's own containers, and any task that has already
exited loses its container -- and therefore its logs -- before an...
CI
#644:
Commit 13d1eb2
pushed
by
isTravis