Unverified Commit fe1e486c authored by kladko's avatar kladko

Added image tagging

parent 3f465b67
name: Build and push sim container
on: [push]
on: push
branches:
- develop
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: test
run: echo ${{${GITHUB_REF##*/}}
- name: Login to docker
env:
GITHUB_TOKEN: ${{ secrets.DOCKER_SECRET }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment