Use base URL of GitLab for the /uploads
URLs
#2316
Annotations
1 error and 1 warning
Run docker/build-push-action@v3
buildx failed with: ERROR: failed to solve: process "/bin/bash -c curl --location https://apt.releases.hashicorp.com/gpg | sudo apt-key add - && apt-add-repository \"deb [arch=amd64] https://apt.releases.hashicorp.com $(lsb_release --codename --short) main\" && apt update && apt-get install --yes terraform && apt-get clean && rm --recursive --force /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/cache@v3, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading