Skip to content

Commit

Permalink
Add staging repo to Concourse build
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnathon Hall committed Aug 23, 2019
1 parent d3bc331 commit e546411
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion concourse/create_iso.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,5 @@ set +x
-E "http://${PULP_HOST}/pulp/repos/epel/7/x86_64/" \
-u "http://${PULP_HOST}/pulp/repos/centos/7/updates/" \
-l "http://${PULP_HOST}/pulp/repos/elastic/7/" \
-a 'https://packagecloud.io/rocknsm/2_4/el/7/$basearch'
-a 'https://packagecloud.io/rocknsm/2_4/el/7/$basearch' \
-a 'http://mirror1.internal.perched.io/internal/rock-staging/'

0 comments on commit e546411

Please sign in to comment.