Skip to content

Commit

Permalink
Updated makerules 2024-11-12
Browse files Browse the repository at this point in the history
  • Loading branch information
digital-land-bot committed Nov 12, 2024
1 parent 39e69ca commit 5dc9cf7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions makerules/makerules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,8 @@ commit-makerules::
commit-collection::
@:

state.json::
save-state::
digital-land save-state --specification-dir=specification --collection-dir=$(COLLECTION_DIR) --pipeline-dir=$(PIPELINE_DIR) --output-path=state.json

save-state:: state.json
aws s3 cp state.json s3://$(COLLECTION_DATASET_BUCKET_NAME)/state.json --no-progress

load-state::
Expand Down

0 comments on commit 5dc9cf7

Please sign in to comment.