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:
|
||||
- name: checkout repo
|
||||
uses: actions/checkout@v4
|
||||
- name: set short SHA
|
||||
- name: build image
|
||||
run: |
|
||||
echo "SHORT_SHA=${GITEA_SHA::7}" >> $GITEA_ENV
|
||||
|
||||
Reference in New Issue
Block a user