add deb-tools image #7
dynamic-build.yml
on: push
detect_changes
7s
Matrix: build_and_push
Annotations
1 error and 2 warnings
build_and_push (deb-tools, Dockerfile.deb-tools, .)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -fsSL https://packages.cloud.google.com/apt/doc/apt-key.gpg | gpg --dearmor -o /usr/share/keyrings/kubernetes-archive-keyring.gpg && echo \"deb [signed-by=/usr/share/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main\" | tee /etc/apt/sources.list.d/kubernetes.list && apt-get update && apt-get install -y kubectl && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
detect_changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_and_push (deb-tools, Dockerfile.deb-tools, .)
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, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|