Skip to content

Update releases of swift and python-swiftclient #24

Update releases of swift and python-swiftclient

Update releases of swift and python-swiftclient #24

Workflow file for this run

name: Build image
on:
push:
tags-ignore:
- '**'
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build image
run: docker build -f Dockerfile .