Skip to content

Bump axios from 1.3.4 to 1.6.0 in /src/AccountGoWeb #6

Bump axios from 1.3.4 to 1.6.0 in /src/AccountGoWeb

Bump axios from 1.3.4 to 1.6.0 in /src/AccountGoWeb #6

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker-compose build