Skip to content

Commit

Permalink
Add git
Browse files Browse the repository at this point in the history
  • Loading branch information
leee committed Dec 8, 2023
1 parent e367757 commit 6a2113c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
container:
image: registry.fedoraproject.org/fedora:32
steps:
- run: dnf install -y podman
- run: dnf install -y podman git
- uses: actions/checkout@v3
- name: Build production deployment
run: podman build --build-arg GIT_BRANCH=$(git rev-parse HEAD) --file deploy/Dockerfile .

0 comments on commit 6a2113c

Please sign in to comment.