mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-24 01:12:45 +00:00
debug deploy tokens
This commit is contained in:
parent
4b651a8305
commit
bfda7bd6a5
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ runs:
|
||||||
- name: Deploy in repos packages
|
- name: Deploy in repos packages
|
||||||
if: github.ref == 'refs/heads/rosa2016.1'
|
if: github.ref == 'refs/heads/rosa2016.1'
|
||||||
env:
|
env:
|
||||||
CI_DEPLOY: ${{ secrets.CI_DEPLOY_TOKEN }}
|
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
||||||
run: |
|
run: |
|
||||||
echo "Deploying artifacts..."
|
echo "Deploying artifacts..."
|
||||||
echo "CI_DEPLOY: ${CI_DEPLOY:0:3}***${CI_DEPLOY: -3}"
|
echo "CI_DEPLOY: ${CI_DEPLOY:0:3}***${CI_DEPLOY: -3}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue