1
0
Fork 0
mirror of https://github.com/docker/login-action.git synced 2025-04-04 06:00:06 +02:00
login-action/.github
Letranphi1988 2a0e594330
Pull_request
# Use docker.io for Docker Hub if empty REGISTRY: ghcr.io # github.repository as <account>/<repo> IMAGE_NAME: ${{ github.repository }} jobs: build: runs-on: ubuntu-latest permissions: contents: read packages: write steps: - name: Checkout repository uses: actions/checkout@v2 # Login against a Docker registry except on PR
2021-11-07 22:27:43 +07:00
..
ISSUE_TEMPLATE Enhance workflow 2021-03-31 18:34:49 +02:00
workflows Pull_request 2021-11-07 22:27:43 +07:00
CODEOWNERS Initial version 2020-08-15 14:45:36 +02:00
CONTRIBUTING.md Enhance workflow 2021-03-31 18:34:49 +02:00
dependabot.yml Fix Dependabot labels 2021-09-03 13:17:39 +02:00
docker-login.png Remove os limitation 2021-04-28 00:34:32 +02:00
SUPPORT.md Migrate to Docker organization 2020-08-21 16:48:16 +02:00