Skip to content

Commit

Permalink
Merge pull request #11 from henrykironde/ach
Browse files Browse the repository at this point in the history
Update archive_hipergator.sh
  • Loading branch information
henrykironde authored Jan 17, 2024
2 parents b7e09a4 + 0bcda3a commit 762a867
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions archive_hipergator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ git config user.name "Weecology Deploy Bot"

# Commit changes to portal-forecasts repo
git checkout main

# zip forecasts files by data
echo "INFO [$(date "+%Y-%m-%d %H:%M:%S")] zipping forecasts files"
Rscript setup_forecasts_files.R zip

git add data/* models/* forecasts/* portal_weekly_forecast.sh portal_dryrun_forecast.sh
git commit -m "Update forecasts: HiperGator Build $current_date [ci skip]"

Expand Down

0 comments on commit 762a867

Please sign in to comment.