Skip to content

Commit

Permalink
fix: disable git_shar in .lagoon.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon authored Jan 28, 2024
1 parent 154fbd7 commit 97c0c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .lagoon.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
docker-compose-yaml: docker-compose.yml

environment_variables:
git_sha: 'true'
git_sha: 'false'

0 comments on commit 97c0c29

Please sign in to comment.