Skip to content

Instantly share code, notes, and snippets.

@orphefs
Created March 10, 2022 13:22
Show Gist options
  • Save orphefs/05806fe51fdd90800fe2e5179e8bcc3c to your computer and use it in GitHub Desktop.
Save orphefs/05806fe51fdd90800fe2e5179e8bcc3c to your computer and use it in GitHub Desktop.
[Github action to run tests/Run-tests] 🐳 docker volume rm act-Github-action-to-run-tests-Run-tests
tail: ci-logs/run.log: file truncated
[Github action to run tests/Run-tests] 🚀 Start image=ubuntu:act-20.04
[Github action to run tests/Run-tests] 🐳 docker pull image=ubuntu:act-20.04 platform= username= forcePull=false
[Github action to run tests/Run-tests] 🐳 docker pull ubuntu:act-20.04
[Github action to run tests/Run-tests] 🐳 docker create image=ubuntu:act-20.04 platform= entrypoint=["/usr/bin/tail" "-f" "/dev/null"] cmd=[]
[Github action to run tests/Run-tests] Created container name=act-Github-action-to-run-tests-Run-tests id=570bea46dc1532498dbb04cdf972b67613407f44b25b0f128dd5970b06d504c9 from image ubuntu:act-20.04 (platform: )
[Github action to run tests/Run-tests] ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_TEMP=/tmp]
[Github action to run tests/Run-tests] 🐳 docker run image=ubuntu:act-20.04 platform= entrypoint=["/usr/bin/tail" "-f" "/dev/null"] cmd=[]
.
.
.
[Github action to run tests/Run-tests] ✅ Success - Run tests
[Github action to run tests/Run-tests] Removed container: 130da0ff0af6c87e2c9061a19af9a2f3e519c15a81ea27b56cf647efba6f26be
[Github action to run tests/Run-tests] 🐳 docker volume rm act-Github-action-to-run-tests-Run-tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment