Skip to content

Commit f633abe

Browse files
committed
Add tag
1 parent 749c70c commit f633abe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0c
5454
with:
5555
file: api/src/api/Dockerfile
56+
tags: myregistry/api:${{ github.event.pull_request.head.sha }}
5657
push: false
5758

5859
deploy-api-dev:

0 commit comments

Comments
 (0)