Skip to content

Commit

Permalink
Update pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas authored Jul 5, 2023
1 parent 45a978b commit 36fe689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .jfrog-pipelines/pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pipelines:
trigger: false
integrations:
- name: il_automation
- name: entplus_deployer
- name: ecosys_entplus_deployer
execution:
onExecute:
- cd $res_goModAbsolutizerGit_resourcePath
Expand All @@ -55,7 +55,7 @@ pipelines:
# Download JFrog CLI
- curl -fL https://install-cli.jfrog.io | sh
- jf c rm --quiet
- jf c add internal --url=$int_entplus_deployer_url --user=$int_entplus_deployer_user --password=$int_entplus_deployer_apikey
- jf c add internal --url=$int_ecosys_entplus_deployer_url --user=$int_ecosys_entplus_deployer_user --password=$int_ecosys_entplus_deployer_apikey
- jf goc --repo-resolve ecosys-go-virtual

# Audit
Expand Down

0 comments on commit 36fe689

Please sign in to comment.