summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-18 17:12:17 -0300
committerEuAndreh <eu@euandre.org>2024-08-18 17:12:17 -0300
commit5f4b6b634ffc16372e49d7f05a839324ca2201a9 (patch)
tree27b7215e7d6923387c706fa1c897bdb266179039
parentsrc/reconfigure: Enqueue CD jobs after reconfiguring (diff)
downloadsyskeep-5f4b6b634ffc16372e49d7f05a839324ca2201a9.tar.gz
syskeep-5f4b6b634ffc16372e49d7f05a839324ca2201a9.tar.xz
src/reconfigure: Disable cicd(8) for now (while being developed)
-rwxr-xr-xsrc/reconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reconfigure b/src/reconfigure
index 09685ee..c5c2c4a 100755
--- a/src/reconfigure
+++ b/src/reconfigure
@@ -49,4 +49,4 @@ git checkout "$SHA"
guix system -v3 "$ACTION" src/guix/system.scm
-cicd add $DEPLOY_OPT /srv/git/*.git
+echo cicd add $DEPLOY_OPT /srv/git/*.git