Skip to content

Commit

Permalink
Merge pull request #258 from threefoldtech/static_website_improvement
Browse files Browse the repository at this point in the history
Improvements to the clone process
  • Loading branch information
maayarosama authored May 30, 2024
2 parents 05ede7c + 7c834c9 commit 0e1e3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tfgrid3/staticwebsite/zinit/clone.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
exec: bash -c 'git clone $GITHUB_URL website'
exec: bash -c 'exec git clone $GITHUB_URL website'
oneshot: true

0 comments on commit 0e1e3de

Please sign in to comment.