feature/new-oci-deployment #2
@@ -84,5 +84,5 @@ runs:
|
||||
--local dockerfile=${{ inputs.dockerfile }} \
|
||||
--opt filename=${{ inputs.filename }} \
|
||||
$BUILD_ARG_FLAGS \
|
||||
--output type=image,name=${{ inputs.tags }},push=true,registry.config="$AUTH_JSON"
|
||||
--output type=image,name=${{ inputs.tags }},push=true"
|
||||
|
||||
|
||||
@@ -16,7 +16,6 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
||||
- name: Fetch limbo public actions
|
||||
env:
|
||||
RUNNER_TEMP: "${{ runner.temp }}"
|
||||
|
||||
Reference in New Issue
Block a user