Skip to content

Commit

Permalink
add nexus
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielBoceanu committed Mar 5, 2024
1 parent c3f6c1c commit 6b6dd8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/cloudbuild-build-only.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
steps:
- name: gcr.io/cloud-builders/gsutil
id: 'nexus-nuget-config'
args: ["cp", "gs://firefly-devops-2018-configuration/NuGet.config", "."]

- name: 'gcr.io/cloud-builders/docker'
id: 'build-and-test'
entrypoint: 'bash'
Expand Down

0 comments on commit 6b6dd8f

Please sign in to comment.