mirror of
https://github.com/dockersrc/alpine
synced 2026-01-22 04:34:34 -05:00
🔧 Updated workflows 🔧
Some checks failed
alpine-3-16 / build-and-push (push) Failing after 25s
alpine-3-14 / build-and-push (push) Failing after 1m42s
alpine-3-15 / build-and-push (push) Failing after 1m44s
alpine-3-17 / build-and-push (push) Failing after 1m32s
alpine-3-18 / build-and-push (push) Failing after 1m11s
alpine-3-19 / build-and-push (push) Failing after 1m1s
alpine-3-21 / build-and-push (push) Failing after 51s
alpine-3-22 / build-and-push (push) Failing after 54s
alpine-3-20 / build-and-push (push) Failing after 1m38s
alpine-edge / build-and-push (push) Failing after 1m18s
alpine / build-and-push (push) Failing after 1m1s
Some checks failed
alpine-3-16 / build-and-push (push) Failing after 25s
alpine-3-14 / build-and-push (push) Failing after 1m42s
alpine-3-15 / build-and-push (push) Failing after 1m44s
alpine-3-17 / build-and-push (push) Failing after 1m32s
alpine-3-18 / build-and-push (push) Failing after 1m11s
alpine-3-19 / build-and-push (push) Failing after 1m1s
alpine-3-21 / build-and-push (push) Failing after 51s
alpine-3-22 / build-and-push (push) Failing after 54s
alpine-3-20 / build-and-push (push) Failing after 1m38s
alpine-edge / build-and-push (push) Failing after 1m18s
alpine / build-and-push (push) Failing after 1m1s
.gitea/workflows/docker.3.14.yaml .gitea/workflows/docker.3.15.yaml .gitea/workflows/docker.3.16.yaml .gitea/workflows/docker.3.17.yaml .gitea/workflows/docker.3.18.yaml .gitea/workflows/docker.3.19.yaml .gitea/workflows/docker.3.20.yaml .gitea/workflows/docker.3.21.yaml .gitea/workflows/docker.3.22.yaml .gitea/workflows/docker.edge.yaml .gitea/workflows/docker.yaml .github/workflows/docker.3.14.yaml .github/workflows/docker.3.15.yaml .github/workflows/docker.3.16.yaml .github/workflows/docker.3.17.yaml .github/workflows/docker.3.18.yaml .github/workflows/docker.3.19.yaml .github/workflows/docker.3.20.yaml .github/workflows/docker.3.21.yaml .github/workflows/docker.3.22.yaml .github/workflows/docker.edge.yaml .github/workflows/docker.yaml
This commit is contained in:
@@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
@@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
@@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
@@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
@@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
@@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
@@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
@@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
@@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
@@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
|
||||
@@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
@@ -77,9 +78,10 @@ jobs:
|
||||
org.opencontainers.image.authors=CasjaysDev <docker-admin@casjaysdev.pro>
|
||||
org.opencontainers.image.url=https://github.com/${{ github.repository }}
|
||||
org.opencontainers.image.source=https://github.com/${{ github.repository }}
|
||||
org.opencontainers.image.version=3.22
|
||||
org.opencontainers.image.version=latest
|
||||
org.opencontainers.image.revision=${{ github.sha }}
|
||||
org.opencontainers.image.created=${{ github.event.head_commit.timestamp }}
|
||||
tags: |
|
||||
docker.io/casjaysdev/alpine:latest
|
||||
docker.io/casjaysdev/alpine:${{ steps.meta.outputs.DATE_TAG }}
|
||||
docker.io/casjaysdev/alpine:${{ steps.meta.outputs.COMMIT_ID }}
|
||||
|
||||
1
.github/workflows/docker.3.14.yaml
vendored
1
.github/workflows/docker.3.14.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
1
.github/workflows/docker.3.15.yaml
vendored
1
.github/workflows/docker.3.15.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
1
.github/workflows/docker.3.16.yaml
vendored
1
.github/workflows/docker.3.16.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
1
.github/workflows/docker.3.17.yaml
vendored
1
.github/workflows/docker.3.17.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
1
.github/workflows/docker.3.18.yaml
vendored
1
.github/workflows/docker.3.18.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
1
.github/workflows/docker.3.19.yaml
vendored
1
.github/workflows/docker.3.19.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
1
.github/workflows/docker.3.20.yaml
vendored
1
.github/workflows/docker.3.20.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
1
.github/workflows/docker.3.21.yaml
vendored
1
.github/workflows/docker.3.21.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
1
.github/workflows/docker.3.22.yaml
vendored
1
.github/workflows/docker.3.22.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
1
.github/workflows/docker.edge.yaml
vendored
1
.github/workflows/docker.edge.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
4
.github/workflows/docker.yaml
vendored
4
.github/workflows/docker.yaml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
run: |
|
||||
echo "BUILD_DATE=$(date +'%Y%m%d%H%M')" >> $GITHUB_OUTPUT
|
||||
echo "DATE_TAG=$(date +'%y%m')" >> $GITHUB_OUTPUT
|
||||
echo "COMMIT_ID=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v3
|
||||
@@ -78,9 +79,10 @@ jobs:
|
||||
org.opencontainers.image.authors=CasjaysDev <docker-admin@casjaysdev.pro>
|
||||
org.opencontainers.image.url=https://github.com/${{ github.repository }}
|
||||
org.opencontainers.image.source=https://github.com/${{ github.repository }}
|
||||
org.opencontainers.image.version=3.22
|
||||
org.opencontainers.image.version=latest
|
||||
org.opencontainers.image.revision=${{ github.sha }}
|
||||
org.opencontainers.image.created=${{ github.event.head_commit.timestamp }}
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository }}:latest
|
||||
ghcr.io/${{ github.repository }}:${{ steps.meta.outputs.DATE_TAG }}
|
||||
ghcr.io/${{ github.repository }}:${{ steps.meta.outputs.COMMIT_ID }}
|
||||
|
||||
Reference in New Issue
Block a user