TYPOFIX: runs-on
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 25s
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 25s
This commit is contained in:
parent
da6ee07762
commit
131e549841
|
@ -6,7 +6,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
name: Build the docker container
|
||||
runs-on: ubuntu?latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "Print env"
|
||||
run: echo WORKSPACE ${{ GITEA_WORKSPACE }} REPO ${{ GITEA_REPOSITORY }} REF ${{ GITEA_REF }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user