mirror of
https://github.com/gogs/gogs.git
synced 2026-05-06 11:36:12 +02:00
docker: update README to add ghcr.io (#6677)
This commit is contained in:
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@@ -12,6 +12,9 @@ on:
|
||||
jobs:
|
||||
buildx:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
actions: write
|
||||
contents: read
|
||||
steps:
|
||||
- name: Canel previous runs on main
|
||||
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
|
||||
|
||||
Reference in New Issue
Block a user