mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
This was supposed to be named snapshot
Corrected it being a duplicate of sdist
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user