Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
configuration
Commits
78ef4d16
Unverified
Commit
78ef4d16
authored
Apr 11, 2018
by
Nadeem Shahzad
Committed by
GitHub
Apr 11, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4457 from edx/nadeem/OPS-2553
Update marketing GoAgent
parents
ece9f7a3
cd1c2397
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docker/build/go-agent-marketing/Dockerfile
+3
-3
No files found.
docker/build/go-agent-marketing/Dockerfile
View file @
78ef4d16
...
...
@@ -24,6 +24,6 @@ RUN php -r "readfile('http://files.drush.org/drush.phar');" > drush && \
# material that can checkout private github repositories used as pipeline materials. The key material here is faked and
# is only used to pass CI!
# setup the acquia github identity
ADD
docker/build/go-agent-marketing/files/acquia_github_key.pem /
var
/go/.ssh/acquia_github_key
RUN
chmod 600 /
var
/go/.ssh/acquia_github_key
&&
\
chown go:go /
var
/go/.ssh/acquia_github_key
ADD
docker/build/go-agent-marketing/files/acquia_github_key.pem /
home
/go/.ssh/acquia_github_key
RUN
chmod 600 /
home
/go/.ssh/acquia_github_key
&&
\
chown go:go /
home
/go/.ssh/acquia_github_key
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment