mirror of
https://github.com/penpot/penpot.git
synced 2026-06-09 17:02:05 +00:00
🔧 Remove the confirmation step for publishing docker images
This commit is contained in:
parent
1f2f1bdaf4
commit
9df1e99c08
1
.github/workflows/build-docker-devenv.yml
vendored
1
.github/workflows/build-docker-devenv.yml
vendored
@ -6,7 +6,6 @@ on:
|
||||
jobs:
|
||||
build-and-push:
|
||||
name: Build and push DevEnv Docker image
|
||||
environment: release-admins
|
||||
runs-on: penpot-runner-02
|
||||
|
||||
steps:
|
||||
|
||||
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -19,7 +19,6 @@ permissions:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
environment: release-admins
|
||||
runs-on: ubuntu-24.04
|
||||
outputs:
|
||||
version: ${{ steps.vars.outputs.gh_ref }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user