.
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -1,6 +1,7 @@
|
|||||||
name: release
|
name: release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
description:
|
description:
|
||||||
@@ -51,8 +52,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: platane/snk:${{ github.sha }} platane/snk:${{ github.ref.name }}
|
tags: platane/snk:${{ github.sha }} platane/snk:${{ github.ref.name }}
|
||||||
file: Dockerfile
|
|
||||||
context: .
|
|
||||||
|
|
||||||
- name: update action.yml
|
- name: update action.yml
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user