This commit is contained in:
Carlos Polop 2025-04-20 16:53:10 +02:00
parent 9c9b53d240
commit 7253100320
16 changed files with 16 additions and 16 deletions

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -79,7 +79,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC

View File

@ -80,7 +80,7 @@ jobs:
fi
(git add searchindex.js searchindex.json;
git commit -m "Update searchindex";
git push) || true
git push) || echo "No changes to searchindex.js"
# Login in AWs
- name: Configure AWS credentials using OIDC