This commit is contained in:
parent
574b249118
commit
df6a1ae681
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@ type: docker
|
|||
name: default
|
||||
|
||||
environment:
|
||||
RPM_PACKAGER_NAME: "askiiart"
|
||||
RPM_PACKAGER_EMAIL: "rpm@askiiart.net"
|
||||
RPM_PACKAGER_NAME: 'askiiart'
|
||||
RPM_PACKAGER_EMAIL: 'rpm@askiiart.net'
|
||||
|
||||
steps:
|
||||
- name: Build polycat fedora package
|
||||
|
@ -18,4 +18,4 @@ steps:
|
|||
volumes:
|
||||
- name: program-archives
|
||||
host:
|
||||
path: /mnt/user/files/repos/fedora/
|
||||
path: /mnt/user/files/repos/fedora/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue