We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337d18a commit c3880b9Copy full SHA for c3880b9
.github/workflows/image_build_push.yaml
@@ -5,7 +5,7 @@ on: push
5
jobs:
6
pelican-export:
7
name: Build and Push Pelican Export Image
8
- uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
+ uses: uc-cdis/.github/.github/workflows/image_build_push_native.yaml@master
9
with:
10
DOCKERFILE_LOCATION: "./export.Dockerfile"
11
OVERRIDE_REPO_NAME: "pelican-export"
0 commit comments