After Script GitLab Input after_script: - echo "Execute this command after any `script:` commands." Transformed Github Action - run: echo "Execute this command after any `script:` commands." if: always() Unsupported Options None