Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
vmsilvamolina committed Apr 13, 2024
1 parent 360c6b7 commit c9c2032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ steps:
inputs:
containerRegistryType: 'Container Registry'
action: 'Run an image'
imageName: 'jekyll/jekyll:4.1.0'
imageName: 'jekyll/jekyll:4.2.2'
volumes: |
$(build.sourcesDirectory):/srv/jekyll
$(build.binariesDirectory):/srv/jekyll/_site
Expand Down

0 comments on commit c9c2032

Please sign in to comment.