Skip to content

Commit 14397f1

Browse files
authored
Update image_build_push.yaml
1 parent c3880b9 commit 14397f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image_build_push.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
QUAY_ROBOT_TOKEN: ${{ secrets.QUAY_ROBOT_TOKEN }}
1717
pelican-import:
1818
name: Build and Push Pelican Import Image
19-
uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
19+
uses: uc-cdis/.github/.github/workflows/image_build_push_native.yaml@master
2020
with:
2121
DOCKERFILE_LOCATION: "./import.Dockerfile"
2222
OVERRIDE_REPO_NAME: "pelican-import"

0 commit comments

Comments
 (0)