Update .gitea/workflows/build-and-publish.yaml
Some checks failed
arche-build-and-publish / gractwo-arche-build-test (push) Failing after 3s
Some checks failed
arche-build-and-publish / gractwo-arche-build-test (push) Failing after 3s
This commit is contained in:
@@ -11,7 +11,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: checkout repo
|
- name: checkout repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: set short SHA
|
|
||||||
- name: build image
|
- name: build image
|
||||||
run: |
|
run: |
|
||||||
echo "SHORT_SHA=${GITEA_SHA::7}" >> $GITEA_ENV
|
echo "SHORT_SHA=${GITEA_SHA::7}" >> $GITEA_ENV
|
||||||
|
|||||||
Reference in New Issue
Block a user