Setup AtomiCloud CI Nix (Compatible with Namespace)
Instruction
name: Example Workflow
on: push
jobs:
Test:
runs-on: ubuntu-latest
steps:
# change this
- uses: AtomiCloud/[email protected]
parameter | description | required | default |
---|---|---|---|
namespacelabs | Using Namespace Lab's runners | false |
true |
checkout | Whether to checkout the repository | false |
true |
short-length | length for short values | false |
7 |
This action is a composite
action.