mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 08:52:46 +00:00
update action.yml
This commit is contained in:
parent
e14f7a3989
commit
4fd2ad4a14
1 changed files with 3 additions and 3 deletions
|
@ -35,7 +35,7 @@ runs:
|
|||
sudo urpmi.update -fa
|
||||
- name: Download sources artifacts
|
||||
run: |
|
||||
./download_sources.sh
|
||||
# ./download_sources.sh
|
||||
- name: Linter
|
||||
run: |
|
||||
source .env
|
||||
|
@ -66,6 +66,6 @@ runs:
|
|||
curl -X POST https://api.buildkite.com/v2/packages/organizations/r11-team/registries/r11-x86-64/packages \
|
||||
-H "Authorization: Bearer ${PUBLICATOR}" \
|
||||
-F "file=@/home/builder/rpmbuild/RPMS/x86_64/*.x86_64.rpm"
|
||||
# container:
|
||||
# image: packages.buildkite.com/r11-team/r11/builder:latest
|
||||
container:
|
||||
image: packages.buildkite.com/r11-team/r11/builder:latest
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue