Skip to content

Commit

Permalink
Cria VM NixOS com docker e script para iniciar github-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroRegisPOAR committed Dec 10, 2023
1 parent 0e8f6f9 commit 8c9f0cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,9 @@
#! ${pkgs.runtimeShell} -e
PAT="$1"
# https://github.com/actions/runner/issues/323#issuecomment-583640437
export ACTIONS_RUNNER_INPUT_REPLACE=Y
# https://github.com/actions/runner/issues/323#issuecomment-583640437
# https://github.com/actions/runner/issues/2538#issuecomment-1517988404
config.sh \
--unattended \
--url https://github.com/imobanco/github-ci-runner \
Expand Down

0 comments on commit 8c9f0cd

Please sign in to comment.