Skip to content

Bump image

Bump image #265

Workflow file for this run

on: [push]
name: test
jobs:
secret-script:
container: debian:trixie
runs-on: [self-hosted, Linux, X64]
steps:
- run: cat /etc/os-release
- run: _secret_simple
continue-on-error: true
- run: printenv