This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
# This image contains all the tooling necessary to run the compilation tools
|
||||
build-image:
|
||||
# Set up the docker daemon for building the image
|
||||
runs-on: docker.io/gitea/act_runner:latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: build-image
|
||||
- run: docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY # Login to the registry
|
||||
|
Reference in New Issue
Block a user