Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 5, 2020
1 parent 0041e6a commit 7266e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build-splunk: &build-splunk
- run:
name: Build Splunk
command: |
docker build --build-arg SPLUNK_VERSION=${SYSLOG} splunk \
docker build --build-arg SPLUNK_VERSION=${SPLUNK} splunk \
-t docker.pkg.github.com/splunk-connect-for-syslog/stg-splunk-connect-for-syslog:splunk-${SYSLOG}-<< pipeline.id >>
orbs:
Expand Down

0 comments on commit 7266e41

Please sign in to comment.