Skip to content

Commit c3880b9

Browse files
authored
Update image_build_push.yaml
1 parent 337d18a commit c3880b9

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
@@ -5,7 +5,7 @@ on: push
55
jobs:
66
pelican-export:
77
name: Build and Push Pelican Export Image
8-
uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
8+
uses: uc-cdis/.github/.github/workflows/image_build_push_native.yaml@master
99
with:
1010
DOCKERFILE_LOCATION: "./export.Dockerfile"
1111
OVERRIDE_REPO_NAME: "pelican-export"

0 commit comments

Comments
 (0)