Skip to content

Commit

Permalink
Install git package
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhadaR committed Dec 14, 2022
1 parent b4102ab commit ada2f1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ jobs:
# run: |
# mvn dependency:get -DgroupId=inception -DartifactId=hello-world-maven -Dversion=0.2.22 -Dpackaging=jar -DremoteRepositories=https://github.com/infracloudio/CI_GitHub_Actions
# mvn install

- name: Docker build
run: |
docker build --build-arg FOO=${{ steps.build_and_test.outputs.build_number }} . -t shubhadainfra/cicd_infracloud:1
Expand Down

0 comments on commit ada2f1d

Please sign in to comment.