mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40:22 -07:00
This was supposed to be named snapshot
Corrected it being a duplicate of sdist
This commit is contained in:
parent
63ce588382
commit
b54fddb775
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -245,7 +245,7 @@ sdist: sdist_check clean docs
|
|||
# Snapshots shouldn't result in new checkins so the changelog is generated as
|
||||
# part of creating the tarball.
|
||||
.PHONY: snapshot
|
||||
sdist: sdist_check clean docs changelog
|
||||
snapshot: sdist_check clean docs changelog
|
||||
_ANSIBLE_SDIST_FROM_MAKEFILE=1 $(PYTHON) setup.py sdist
|
||||
|
||||
.PHONY: sdist_upload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue