Compare commits
No commits in common. "e4a02726e7b8374ddbe5e723eb10df61825f02a4" and "fadfd8711cf08a451c339eca851aa0409b228f0d" have entirely different histories.
e4a02726e7
...
fadfd8711c
1
deps/test-task-2025-06-30-v1/.gitignore
vendored
1
deps/test-task-2025-06-30-v1/.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
!.tmuxp/
|
||||
!python
|
||||
.env/
|
||||
releases/tar
|
||||
|
||||
6
deps/test-task-2025-06-30-v1/Makefile
vendored
6
deps/test-task-2025-06-30-v1/Makefile
vendored
@ -41,9 +41,3 @@ compose_env:
|
||||
|
||||
compose_build_web:
|
||||
$(COMPOSE) build web
|
||||
|
||||
git-release:
|
||||
git archive \
|
||||
--format=tar \
|
||||
-o "releases/tar/repo-$$(git describe --tags).tar" \
|
||||
HEAD
|
||||
|
||||
Loading…
Reference in New Issue
Block a user