Skip to content

Commit

Permalink
Merge pull request #141 from accuknox/feature
Browse files Browse the repository at this point in the history
Updated CI/CD pre-requisites
  • Loading branch information
seungsoo-lee committed May 25, 2021
2 parents a8de1a8 + 414d3e7 commit 78c504e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
Binary file removed helm.zip
Binary file not shown.
10 changes: 2 additions & 8 deletions resources/build-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,9 @@
# name: artifactory.accuknox.com/accuknox/golang:1.16-alpine
# docker_run_params: '-v /root/.m2:/root/.m2'
# commands:
# - "go mod download"
# - "CGO_ENABLED=0 go build -o bin/server"
# - ""
# - ""

# artifacts step is optional which is used deploy artifacts
# artifacts:
# type: mvn
# deploy:
# command: "mvn deploy -B -DskipTests"
# artifactory_id: snapshots

#***********************************************************************************************************************************#
# Docker_build stage builds the docker image from the Dockerfile
Expand Down

0 comments on commit 78c504e

Please sign in to comment.