Skip to content

Commit

Permalink
Remove Google Drive Mirror
Browse files Browse the repository at this point in the history
- Closes #32
  • Loading branch information
jeanpaulrsoucy committed Apr 13, 2024
1 parent dac7148 commit 9d2a492
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ccodwg-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@ jobs:
with:
command_string: "export GITHUB_PAT=$GH_PAT; \
scripts/copy-service-key.sh; \
scripts/update-data.sh; \
echo Current datetime is: $(date); \
echo Waiting 10 minutes until: $(date -d '+10 minutes'); \
sleep 10m; \
scripts/sync-gdrive.sh"
scripts/update-data.sh;"
service_key: ${{ secrets.service_key }}
gh_pat: ${{ secrets.gh_pat }}
docker_token: ${{ secrets.gh_pat_docker }}
3 changes: 0 additions & 3 deletions docker/ccodwg-update/scripts/sync-gdrive.sh

This file was deleted.

0 comments on commit 9d2a492

Please sign in to comment.