mirror of
https://github.com/gchq/CyberChef
synced 2025-12-26 13:13:33 +00:00
Add new steps to publish a containerized CyberChef to GHCR
This commit is contained in:
4
.github/workflows/pull_requests.yml
vendored
4
.github/workflows/pull_requests.yml
vendored
@@ -38,3 +38,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get install xvfb
|
||||
xvfb-run --server-args="-screen 0 1200x800x24" npx grunt testui
|
||||
image:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user