You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i run this workflow, and i failed because there is no space left on my device, but when i check (df - h), i have lots of space on my VM. Does it come from NSF?
name: Actions Runner Controller
on:
push:
branches: main
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When i run this workflow, and i failed because there is no space left on my device, but when i check (df - h), i have lots of space on my VM. Does it come from NSF?
name: Actions Runner Controller
on:
push:
branches: main
env:
KANIKO_CACHE_ARGS: "--cache=true --cache-copy-layers=true --cache-ttl=24h"
jobs:
build-push:
runs-on: arc-runner-set
Beta Was this translation helpful? Give feedback.
All reactions