mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-09-21 08:48:10 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
33033d8eb5 | ||
|
|
cd436b0335 | ||
|
|
00987409ee | ||
|
|
e62ee93f8a |
@@ -4,11 +4,6 @@ on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -5,10 +5,6 @@ on:
|
||||
- cron: '0 2 * * 0' # Every Sunday at 02:00 UTC
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user