Skip to content

Commit

Permalink
Stop mirroring to gitlab, rotate ssh mirror key
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan-coe-renner committed Aug 15, 2024
1 parent d4c9c04 commit 842e03e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ image: fedora/latest
packages:
- tar
secrets:
- 3e0c09c0-77d5-497e-acfc-16c249b99d0e
- 572eda84-1c09-4239-a0f3-0c8d1a8df472
sources:
- [email protected]:~code-runner/dotfiles
environment:
Expand All @@ -17,4 +17,4 @@ tasks:
- mirror: |
cd dotfiles
git push --force --mirror [email protected]:code-runner/dotfiles.git
git push --force --mirror git@gitlab.com:code-runner/dotfiles.git
git push --force --mirror git@github.com:ethan-coe-renner/dotfiles.git

0 comments on commit 842e03e

Please sign in to comment.