diff options
author | EuAndreh <eu@euandre.org> | 2021-09-13 09:11:59 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-09-13 13:13:47 -0300 |
commit | 2a250a6727d35173039a4c43b0c449f84360a877 (patch) | |
tree | 3deeb1d97d82a8439897f3c770f6e886d055ef3c /aux/with-container | |
parent | aux/guix/with-container.sh: Remove -p and -C options (diff) | |
download | git-permalink-2a250a6727d35173039a4c43b0c449f84360a877.tar.gz git-permalink-2a250a6727d35173039a4c43b0c449f84360a877.tar.xz |
aux/ci/ci-build.sh: Use aux/with-container, as a symlink to aux/guix/with-container.sh
Diffstat (limited to 'aux/with-container')
l--------- | aux/with-container | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aux/with-container b/aux/with-container new file mode 120000 index 0000000..7bb5c68 --- /dev/null +++ b/aux/with-container @@ -0,0 +1 @@ +guix/with-container.sh
\ No newline at end of file |