We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3880b9 commit 14397f1Copy full SHA for 14397f1
.github/workflows/image_build_push.yaml
@@ -16,7 +16,7 @@ jobs:
16
QUAY_ROBOT_TOKEN: ${{ secrets.QUAY_ROBOT_TOKEN }}
17
pelican-import:
18
name: Build and Push Pelican Import Image
19
- uses: uc-cdis/.github/.github/workflows/image_build_push.yaml@master
+ uses: uc-cdis/.github/.github/workflows/image_build_push_native.yaml@master
20
with:
21
DOCKERFILE_LOCATION: "./import.Dockerfile"
22
OVERRIDE_REPO_NAME: "pelican-import"
0 commit comments