We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2030ad + 349a66d commit df1c62eCopy full SHA for df1c62e
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
echo "COMMIT_SHORT_SHA=$calculatedSha" >> $GITHUB_ENV
46
47
- name: Build and push docker image
48
- uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
+ uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294
49
with:
50
context: ./api
51
push: true
0 commit comments