We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310adb2 commit e916020Copy full SHA for e916020
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
K8S_DEPLOY_KEY: ${{ secrets.KNESSET_DATA_K8S_DEPLOY_KEY }}
18
run: |
19
- curl -s https://raw.githubusercontent.com/OriHoch/uumpa-ci-toolbox/65a0704332e63d51f63981dbb25cd83682dc4078/bin/github_actions_install.sh \
+ curl -s https://raw.githubusercontent.com/OriHoch/uumpa-ci-toolbox/b28739781cf844b3494bfa404ced1ff9c0803e05/bin/github_actions_install.sh \
20
| bash -s 65a0704332e63d51f63981dbb25cd83682dc4078 OriHoch/uumpa-ci-toolbox &&\
21
uci github actions self-checkout --config-user-name "knesset-data-pipelines-ci" &&\
22
uci github actions docker-login &&\
0 commit comments