Skip to content

🐹 Hamster - (Change Pnpm Version to v9.0.0) (#28124) #2829

🐹 Hamster - (Change Pnpm Version to v9.0.0) (#28124)

🐹 Hamster - (Change Pnpm Version to v9.0.0) (#28124) #2829

Workflow file for this run

name: ⛅ Docker
on:
push:
paths-ignore:
- '*/**.md'
- '*/**.svg'
branches: ['**']
pull_request:
paths-ignore:
- '*/**.md'
- '*/**.svg'
branches: ['**']
workflow_dispatch:
jobs:
build:
name: Build Image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: docker build . --file Dockerfile -t offensive_vk:$(date +%d-%m-%y)