I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit 793b51c0 authored by idk's avatar idk
Browse files

CI: tweaks to mirror-release CI file

parent fbcee7bf
No related branches found
No related tags found
No related merge requests found
Pipeline #2089 passed
......@@ -17,8 +17,8 @@ jobs:
- name: download release artifacts
run: |
sudo apt-get install wget ca-certificates gpg sed curl git
git pull --tags
export I2P_VERSION=$(echo ${{ github.ref_name }} | sed 's|i2p-||g' |sed 's|-.*||')
echo "$I2P_VERSION"
export ATTEMPTS=0
while true; do
sleep 60m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment