Update .forgejo/workflows/docker-image.yaml
This commit is contained in:
parent
08e47c9725
commit
a0a92aa077
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
apt-get install -y git
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -qq -y -t bullseye-backports docker.io
|
||||
|
||||
- name: Checkout sourcecode
|
||||
- name: Checkout the sourcecode
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Set up Docker build environment
|
||||
|
|
Loading…
Reference in a new issue