Skip to content

Commit

Permalink
Merge pull request #20 from clouddrove/issue_502
Browse files Browse the repository at this point in the history
Issue 502
  • Loading branch information
clouddrove-ci authored Sep 25, 2023
2 parents 1d01f8e + 39065b1 commit 66ec38a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions src/readme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ function readme {
cd .. && rsync -av --progress workspace/. /github/workspace/new-workflow --exclude new-workflow && cd /github/workspace/new-workflow
cd .. && cd .. && cd ..
git clone https://$1@github.com/clouddrove/genie.git
pwd && ls -la
cd /github/workspace/new-workflow
make packages/install/gomplate
make readme
}
}
2 changes: 0 additions & 2 deletions src/toc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ cd .. && rsync -av --progress workspace/. /github/workspace/new-workflow --exclu
cd .. && cd .. && cd ..
git clone https://$1@github.com/clouddrove/genie.git
cd genie
pwd && ls -la
cd /github/workspace/new-workflow
pwd && ls -la
make toc/deps
make toc include_modules="$MODULES"
git add .
Expand Down

0 comments on commit 66ec38a

Please sign in to comment.