Skip to content

Commit

Permalink
Correct checkout for Docker repo
Browse files Browse the repository at this point in the history
  • Loading branch information
cccs-rs committed Feb 5, 2025
1 parent 0d9e964 commit 61cbbbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/full-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ stages:
- job: update_docker_release
displayName: "Update default release in Docker appliance"
steps:
- checkout: HelmRepo
- checkout: DockerRepo
path: assemblyline-docker-compose
persistCredentials: true
- script: |
Expand Down

0 comments on commit 61cbbbd

Please sign in to comment.