mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 17:02:46 +00:00
debug deploy tokens
This commit is contained in:
parent
24e22f3b59
commit
5a98b180c1
1 changed files with 3 additions and 3 deletions
|
@ -107,8 +107,8 @@ runs:
|
||||||
|
|
||||||
- name: Deploy in buildkitie
|
- name: Deploy in buildkitie
|
||||||
if: github.ref == 'refs/heads/rosa2016.1'
|
if: github.ref == 'refs/heads/rosa2016.1'
|
||||||
# env:
|
env:
|
||||||
# PUBLICATOR: ${{ secrets.PUBLICATOR }}
|
PUBLICATOR: ${{ secrets.PUBLICATOR }}
|
||||||
run: |
|
run: |
|
||||||
echo "Deploying src artifacts..."
|
echo "Deploying src artifacts..."
|
||||||
for file in /home/builder/rpmbuild/SRPMS/*.rpm; do
|
for file in /home/builder/rpmbuild/SRPMS/*.rpm; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue