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
..
2021-03-31 18:34:49 +02:00
2021-11-07 22:27:43 +07:00
2020-08-15 14:45:36 +02:00
2021-03-31 18:34:49 +02:00
2021-09-03 13:17:39 +02:00
2021-04-28 00:34:32 +02:00
2020-08-21 16:48:16 +02:00