i ain even got docker installed ROFLLMAO
Some checks failed
Docker image builds / build (push) Failing after 59s
Some checks failed
Docker image builds / build (push) Failing after 59s
This commit is contained in:
parent
d0c91ab2c6
commit
b04b8fcf17
1 changed files with 1 additions and 2 deletions
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
|
|
@ -30,8 +30,7 @@ jobs:
|
|||
- name: build essential
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y build-essential
|
||||
apt-get install -y jq
|
||||
apt-get install -y build-essential jq docker
|
||||
- name: Set lowercase image name
|
||||
run: |
|
||||
echo "IMAGE=git.sad.ovh/${GITHUB_REPOSITORY,,}" >> $GITHUB_ENV
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue