Skip to content

Commit 7a918b2

Browse files
committed
testing the new test
1 parent 3fd8c78 commit 7a918b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-image.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515

1616
- name: Build Docker Image
1717
run: |
18-
docker build -t awesome-fastapi:${{ github.sha }} .
18+
docker build -t awesome-fastapi:${{ github.sha }} .
19+

0 commit comments

Comments
 (0)